Here is a solution that I tested and you can see here: http://swiss-unitrade.com/index.php?home-de (see print icon on right side). The objective was to use an icon and to change the image on "mouseover".
The solution doesn't need any change in phpwcms. The onl important thing is to build the URI ...
Search found 42 matches
- Thu 6. Sep 2007, 23:31
- Forum: phpwcms Support Deutsch
- Topic: RT PRINT
- Replies: 12
- Views: 3583
- Tue 4. Sep 2007, 19:08
- Forum: phpwcms Support English
- Topic: <a> tag combined with mouseover
- Replies: 3
- Views: 1664
- Tue 4. Sep 2007, 13:06
- Forum: phpwcms Support English
- Topic: <a> tag combined with mouseover
- Replies: 3
- Views: 1664
<a> tag combined with mouseover
I have actually 2 problems that I try to resolve since a couple of days:
http://swiss-unitrade.com/index.php?products-de (view with IE)
1. The header is 150px high and so are the images in the header. There is always a 2px white line below the header pics and the gray bar in the header with the ...
http://swiss-unitrade.com/index.php?products-de (view with IE)
1. The header is 150px high and so are the images in the header. There is always a 2px white line below the header pics and the gray bar in the header with the ...
- Sun 17. Sep 2006, 23:50
- Forum: sites you are proud of (made with phpwcms only)
- Topic: www.mobile-loesung.ch
- Replies: 5
- Views: 4069
www.mobile-loesung.ch
Hallo,
Gefällt mir grundsätzlich gut:
=> würde kein rot mit orange mischen
=> das rendering des Logo ist ein bisschen unscharf
=> würde anstelle des unterstreichens für die Links eine Hintegrundfarbe wählen (CSS)
=> wenn Du willst, dass die Besucher das Formuler benutzen würde ich die email-Adresse ...
Gefällt mir grundsätzlich gut:
=> würde kein rot mit orange mischen
=> das rendering des Logo ist ein bisschen unscharf
=> würde anstelle des unterstreichens für die Links eine Hintegrundfarbe wählen (CSS)
=> wenn Du willst, dass die Besucher das Formuler benutzen würde ich die email-Adresse ...
- Wed 31. May 2006, 00:47
- Forum: phpwcms Discussion
- Topic: 1001 Programmierer > keine Community?
- Replies: 19
- Views: 14148
- Sun 14. May 2006, 09:28
- Forum: General Discussion
- Topic: 2 more heavy questions
- Replies: 1
- Views: 1630
- Mon 1. May 2006, 16:06
- Forum: phpwcms Support English
- Topic: [UPDATE] Security Alert 1.2.6 CVS
- Replies: 3
- Views: 2366
- Mon 1. May 2006, 12:18
- Forum: phpwcms Support English
- Topic: [UPDATE] Security Alert 1.2.6 CVS
- Replies: 3
- Views: 2366
[UPDATE] Security Alert 1.2.6 CVS
Altough I removed the code_snippets folder immediatley on all my site, my VP server (red hat) was hacked and 7 site are down now for 5 days (hope I get them back today).
In the web root directory, there are 2 files:
scan.php
sh.php
The sh.php has the following comment in it:
<!--
Defacing Tool 2 ...
In the web root directory, there are 2 files:
scan.php
sh.php
The sh.php has the following comment in it:
<!--
Defacing Tool 2 ...
- Sat 22. Apr 2006, 09:01
- Forum: phpwcms Support English
- Topic: IE vs Firefox
- Replies: 6
- Views: 2053
IE vs Firefox
Evertime I had this problem it was related to uncorrect nesting respectivly opening and closing tags with <td> <tr>. Firefox seems to be less strict than IE. If you solve the problem for IE, it will most likely also work also in Firefox. Altough I use FF, I check the appearace in IE first.
Cheers
Cheers
- Sun 19. Feb 2006, 11:42
- Forum: sites you are proud of (made with phpwcms only)
- Topic: www.mengel-partners.com Luxury spanish villas for sale
- Replies: 5
- Views: 2892
Feedback to http://www.mengel-partners.com/
Hi Klaus
1. It is a lot of text. Maybe reduce the quantity or try to better structure it with meaningful titles within the text
2. I would change the standard light green menu rollover background and create new menu icons.
3. Body text colour I would change to very dark grey. It is almost too ...
1. It is a lot of text. Maybe reduce the quantity or try to better structure it with meaningful titles within the text
2. I would change the standard light green menu rollover background and create new menu icons.
3. Body text colour I would change to very dark grey. It is almost too ...
- Fri 17. Feb 2006, 23:37
- Forum: sites you are proud of (made with phpwcms only)
- Topic: fitmess.com
- Replies: 2
- Views: 2190
- Sun 5. Feb 2006, 01:13
- Forum: General Discussion
- Topic: Which Editor do you use for Coding ?
- Replies: 17
- Views: 8035
RE: Which Editor do you use for Coding ?
^U and Notepad,
PHP Designer 2005
sometimes Frontpage, OpenOffice....
PHP Designer 2005
sometimes Frontpage, OpenOffice....
- Thu 26. Jan 2006, 12:40
- Forum: phpwcms Support English
- Topic: [SOLVED]Change {NEW} apearance with CSS
- Replies: 1
- Views: 1175
SOLVED: Change {NEW} apearance with CSS
Here is the solution:
.news a, .news a:link, .news a:visited, .news a:active {color: #ffffff; text-decoration: none; }
.news a:hover { background-color: #aaaaaa; }
I changed the following after having analysed some other CSS files:
- added ".news a" (with just the a tag)
- added ".news " in ...
.news a, .news a:link, .news a:visited, .news a:active {color: #ffffff; text-decoration: none; }
.news a:hover { background-color: #aaaaaa; }
I changed the following after having analysed some other CSS files:
- added ".news a" (with just the a tag)
- added ".news " in ...
- Thu 26. Jan 2006, 12:32
- Forum: phpwcms Support English
- Topic: [SOLVED]Change {NEW} apearance with CSS
- Replies: 1
- Views: 1175
[SOLVED]Change {NEW} apearance with CSS
I want to change the <a>-link appearance of the right column of http://meli.cc . The content is generated by using RT {NEW:7}. Looking at the source code I can see that the content is sourrounded by the following command:
<div class="news"> ....(content)....</div>
To change the apprearance of the ...
<div class="news"> ....(content)....</div>
To change the apprearance of the ...
- Thu 19. Jan 2006, 18:45
- Forum: phpwcms Installation Troubleshooting English
- Topic: Nach Update kein Login möglich
- Replies: 2
- Views: 1779
Login Probleme nach ugrade
Hallo kubber,
habe gleiches Problem mit einer Site. Vier andere gingen problemlos und alle befinden sich auf demselben virutal server
Thanks für einen Hinweis
Gruss
habe gleiches Problem mit einer Site. Vier andere gingen problemlos und alle befinden sich auf demselben virutal server

Thanks für einen Hinweis
Gruss