StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Thumbnail on home2.php (http://www.studiopress.com/support/showthread.php?t=9983)

patoune 06-18-2009 06:52 AM

Thumbnail on home2.php
 
I realize that when using the page 'home2'and specifically the dynamic post screen, the thumbnail appears over the text instead of beside.
Whan can I do in order to modify this setting in order to see it beside ?

test page
http://barbara.patounemedia.net/

SoZo 06-18-2009 07:41 AM

Re: Thumbnail on home2.php
 
Replace this:
With this:

patoune 06-18-2009 04:04 PM

Re: Thumbnail on home2.php
 
Thank you for the provided explanations.
I have another question concerning this subject: how can I remove the blank line between the title and the main text? (please see the following example http://barbara.patounemedia.net )

SoZo 06-18-2009 04:07 PM

Re: Thumbnail on home2.php
 
Go into your style sheet and reduce the padding on these selectors

#homepagebottom h1 {
color: #222222;
font-size: 14px;
font-family: Georgia, Times New Roman, Trebuchet MS;
font-weight: normal;
margin: 0px;
padding: 0px 0px 5px 0px;
line-height: 22px;
}

#homepagebottom h1 a, #homepagebottom h1 a:visited {
color: #222222;
font-size: 14px;
font-family: Georgia, Times New Roman, Trebuchet MS;
font-weight: normal;
margin: 0px;
padding: 0px 0px 5px 0px;
line-height: 22px;
border: none;
}

patoune 06-18-2009 04:42 PM

Re: Thumbnail on home2.php
 
I have tested padding on these selectors but no change white line....

SoZo 06-18-2009 05:18 PM

Re: Thumbnail on home2.php
 
White line?

patoune 06-19-2009 03:48 PM

Re: Thumbnail on home2.php
 
first line widget block (under the title "Les séances de mecredi" in test site:
http://barbara.patounemedia.net/

adew 06-19-2009 04:48 PM

Re: Thumbnail on home2.php
 
Hi,

I can't see the white line you're talking about. Is it on the home page? Which browser are you using?

patoune 06-20-2009 03:51 AM

Re: Thumbnail on home2.php
 
in homepage (with thumbnail) and Explorer 8.
With Firefox, i realised dat it's ok

patoune 06-21-2009 01:14 PM

Re: Thumbnail on home2.php
 
To correct for Explorer 8, how to edit the script?


All times are GMT -5. The time now is 03:53 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.