![]() |
|
|||||||
| Styles / Templates Use this forum to share or find help on creating CSS style sheets or full ClipShare templates. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
|Forum Newbie|
![]() Join Date: Jun 2009
Posts: 47
![]() |
I have ClipShare Pro and on my main page where the Recently Viewed section is there is a problem with how it looks on the page can someone look at it and maybe tell me how and where I need to fix it? been stuck on it for weeks.. site ULR below
http://www.boysvideotube.com/tube/ thanks |
|
|
|
|
|
#2 |
|
Member
|Forum Newbie|
![]() |
I guess you are referring to the fact that in firefox you have the border and in IE you don't. To fix this you need to create a class or use the one you already have and declare this in it:
.yourclass a {color:#your color;display:block;float:left;height: px;text-align:center;text-decoration:none;width: px;} .yourclass a:hover{color:#your color;text-decoration:underline} .yourclass a img {border: 2px solid #color;} .yourclass a img:hover {border: 2px solid #other color;} Let me know if this helps. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|