|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Fun In The Sun
|
Homepage Question
Is it possible to eliminate the thumbnails on my homepage, but leave the catagory names that are displayed below them? I would only like to do this on my homepage not the subcatagory pages.
www.sunglo.smugmug.com www.sunglophoto.com Thanks, Phil
__________________
. SunGlo Photography |
|
|
|
|
#2
|
||
|
Fun In The Sun
|
Quote:
#homepage #categoriesBox .miniBox .photo {display: none;} Thanks, Phil
__________________
. SunGlo Photography |
|
|
|
||
|
#3
|
||
|
Fun In The Sun
|
Quote:
I read the tutorials on custom headers and I'm in a fog when it comes to having one header on my homepage and a different header on all my subcatagory and gallery pages. Below is the code for my existing header. The image is being resized on the page so I can't use it as a background. My only issue is the top and bottom margins required for the homepage are too large for all the other pages. /* Custome Headers */ #my_header {width:735px; height:130px; margin: 0 auto; margin-top:60px; margin-bottom:5px; float: center} #my_header img {width:725px; height:100px; border:8px outset darkorange; float: center;} www.sunglo.smugmug.com www.sunglophoto.com Thanks, Phil
__________________
. SunGlo Photography |
|
|
|
||
|
#4
|
||
|
Fun In The Sun
|
Quote:
Phil
__________________
. SunGlo Photography |
|
|
|
||
|
#5
|
|
|
Big grins
|
Can you post links to the two banners you want to use?
-Anthony |
|
|
|
|
#6
|
||
|
Fun In The Sun
|
Quote:
Here's the image link. http://sunglo.smugmug.com/photos/96662275-O.jpg <div id="my_header"> <a href="<A href="http://www.sunglophoto.com/"><img">http://www.sunglophoto.com/"><img src="http://sunglo.smugmug.com/photos/96662275-O.jpg" /></a> </div> Thanks, Phil
__________________
. SunGlo Photography |
|
|
|
||
|
#7
|
||
|
"tweak 'til it squeaks"
|
Quote:
.category_Name #my_header { margin-top: xxpx; margin-bottom: xxpx; } .gallery_xxxxxxxxx #my_header { margin-top: xxpx; margin-bottom: xxpx; }
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#8
|
||
|
Fun In The Sun
|
Quote:
Is there a way to just change the margins for only the homepage? I think that would be easier. I could set my header up for all my other pages then just modify it for the homepage. Thanks, Phil
__________________
. SunGlo Photography |
|
|
|
||
|
#9
|
||
|
Fun In The Sun
|
Quote:
.homepage #my_header {margin-top: 0px; margin-bottom: 0px;} I have to play with the values now. Thanks for nudging me in the right direction...couldn't have done it without you. Phil
__________________
. SunGlo Photography |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|