|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|
|
Big grins
|
How do I remove red square?
I am using "red" theme and would like to remove the red square behind my slideshow.
http://www.photos4time.com |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
.homepage #footer, #homepage, #bioBox .boxBottom {background: none !important;}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
||
|
Big grins
|
Thank you!
Quote:
|
|
|
|
||
|
#4
|
||
|
Big grins
|
Possible?
Quote:
|
|
|
|
||
|
#5
|
||
|
"tweak 'til it squeaks"
|
Quote:
this with relative links. You had https in a couple, not good. <div id="navcontainer"> <ul> <li><a href="/">Home</a></li> <li><a href="mailto:%20photos@photos4time.com">Email Photos4time</a></li> <li><a href="/Sports">Sports</a></li> <li><a href="http://www.hgbconline.org">Higher Ground</a></li> <li><a href="http://www.tricitiesphotos.com">Tricitiesphotos</a></li> <li><a href="/gallery/4540061_28KBe">Guestbook</a></li> </ul> </div> Try this combo. Rather then removing background just made them the same color as page. /* turn off red background box in RED theme*/ .galleryPage, .boxBottom, #category, #homepage, #bioBox .boxBottom {background-color: #330000 !important;} #footer {background: none !important;}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#6
|
||
|
Big grins
|
Great ....
Quote:
That is perfect, just what I wanted....thank you Sir! I truly appreciate your time and help. |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|