1
justtupeu
Turning a custom width theme into a fix widht one
  • 2005/7/2 20:34

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


Any ideas on how to turn a custom width theme into a fix widht one ? I'm now using a 7dana theme onhttp://www.justtupeu.lx.ro ..
Can someone help ?
Vineri triskaideka - contest for Vineri triskaideka phrase

2
dickinsd
Re: Turning a custom width theme into a fix widht one
  • 2005/7/9 16:55

  • dickinsd

  • Quite a regular

  • Posts: 278

  • Since: 2004/11/14


You need to open the style.css file that will be in the same folder as your theme.html

I would guess the main areas that you would look at are:

table
{
    
width100%;
    
font-size11px;
}

td#headerbanner
{
    
width100%;
    
background-color#FFFFFF;
    
vertical-alignmiddle;
}


AND possibly:

.dole
{
    
border-top1px solid #cccccc;
    
width100%;
    
margin-top5px;
}


I use a theme that was once a 7dana theme but have made few little changes now so can't remember exactly what it is that I changed.

As you can see mine already say 100% you can specify a width to suit your site.

Oh, a very nice looking site by the way - looks V. Professional

Dave

3
justtupeu
Re: Turning a custom width theme into a fix widht one
  • 2005/7/9 18:59

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


Thanks for your help Dave.. Guess I'll just have to make a backup of the css and start testing.. I want to turn the theme into a fixed width one because i've turned off the banners and i've left only the logo in upper part of the page. And sometimes ( not all the times, I have no idea why it does so from time to time ) the page gets wider and a blank space apears on the left of the logo, that looks horrible from my point of view.
Any further help in resolving this would be apreciated.
Thanks again Dave, for the nice words about my website.
Vineri triskaideka - contest for Vineri triskaideka phrase

4
otr222
Re: Turning a custom width theme into a fix widht one
  • 2005/7/9 22:47

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Don't know which theme your using, but the one I'm using from dana the width is set in the first table of theme.html

5
justtupeu
Re: Turning a custom width theme into a fix widht one
  • 2005/7/9 23:36

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


I'm curently using a slightly modified version of the 7dana Xred theme.. And you can check it too.. Just load the first page multiple times ( I've done this using Firefox ), and you'll see that from time to time there will be a white space in the right of the logo that will mess up the look of the page..
Vineri triskaideka - contest for Vineri triskaideka phrase

Login

Who's Online

238 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 238


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits