SimplePortal

Customization => Themes and Graphics => Topic started by: locutusweb on January 12, 2010, 08:46:58 AM

Title: frontpage pic to big?
Post by: locutusweb on January 12, 2010, 08:46:58 AM
Hi,

I have replaced the standard SP welcome text in the top block with my own. Also I added a picture wit a width of 400px.

I use a wide screen, so I didn't notice this before, but when I resize the screen; at a sudden point the picture shifts below the right block column. That doesn't look pretty.

What do I have to do to stop the top block getting smaller than those 400px?
Title: Re: frontpage pic to big?
Post by: Nathaniel on January 12, 2010, 08:58:32 AM
I can't see this issue on your site (the one in your signiture), although adding 'min-width:400px;' to the style options for the body of the block could help.
Title: Re: frontpage pic to big?
Post by: locutusweb on January 12, 2010, 10:17:18 AM
I can't see this issue on your site (the one in your signiture)
This is the site: http://www.asw15.org
Quote
although adding 'min-width:400px;' to the style options for the body of the block could help.
CSS is not my thing; I tried it here:
with no success...
Title: Re: frontpage pic to big?
Post by: Nathaniel on January 12, 2010, 07:45:06 PM
The edit below will make the center blocks have that width, so that the image is visible, although this creates issues with overflow for the main body of the page (at lower resolutions).

Code: ("Find (Themes/default/Portal.template.php)") [Select]
<td id="sp_center">
Code: ("Replace") [Select]
<td id="sp_center" width="420">
SimplePortal 2.3.8 © 2008-2024, SimplePortal