Author Topic: [Silent Wave] Set width  (Read 11754 times)

Offline Embrace

  • Newbie
  • *
  • Posts: 7
    • Email
[Silent Wave] Set width
« on: Aug 16, 2007, 09:47:40 »
Is there any way to make Silent wave a set width?

Thanks.
« Last Edit: Jun 20, 2009, 05:10:16 by Bikken »

Offline Bikken

  • Administrator
  • Hero Member
  • *
  • Posts: 4030
  • I doubt that!
    • DzinerStudio
Re: Silent Wave
« Reply #1 on: Aug 17, 2007, 02:33:34 »
Sure you can. You'll need to change this code in style.css:

Code: [Select]
#main{
margin: auto;
width: 85%;
min-width: 720px;
border-left: solid 4px #fff;
border-right: solid 4px #fff;
border-bottom: solid 4px #fff;
 }

change "width: 85%;" to whatever you like. For example "width: 950px;"
DzinerStudio Demos
http://demo.dzinerstudio.com

Get your own theme copy!
Browse Downloads | Become a Club Member

Offline Mlet

  • Club Member
  • Jr. Member
  • *
  • Posts: 29
Re: Silent Wave
« Reply #2 on: Aug 20, 2007, 02:54:49 »
Thank you Bikken,

I was looking for the same answer...  :)

PS: you could maybe change the topic title so others find this easier? No comment, just a suggestion.  :thumbup:

Offline Bikken

  • Administrator
  • Hero Member
  • *
  • Posts: 4030
  • I doubt that!
    • DzinerStudio
Re: Silent Wave
« Reply #3 on: Aug 24, 2007, 08:52:54 »
Your welcome and good point there. Edited topic title  ;)
DzinerStudio Demos
http://demo.dzinerstudio.com

Get your own theme copy!
Browse Downloads | Become a Club Member

Offline earthlord

  • Newbie
  • *
  • Posts: 4
Re: [Silent Wave] Set width
« Reply #4 on: Oct 20, 2007, 15:10:09 »
Hi!

Bikken, I'm having this problem, look:



I am using Firefox and 800*600 resolution. I tried to modify the CSS as you suggested above, but it didn't solve this issue.

Could you help me with this?

Thank you! It's great to smf having profesional designs for our forums  :thumbsup:

Offline xepha

  • Jr. Member
  • **
  • Posts: 30
    • XEPHA.BIZ
Re: [Silent Wave] Set width
« Reply #5 on: Oct 20, 2007, 18:00:01 »
post your CSS file or code you edited


Offline earthlord

  • Newbie
  • *
  • Posts: 4
Re: Silent Wave
« Reply #6 on: Oct 20, 2007, 18:03:05 »
This is what I changed:

Sure you can. You'll need to change this code in style.css:

Code: [Select]
#main{
margin: auto;
width: 85%;
min-width: 720px;
border-left: solid 4px #fff;
border-right: solid 4px #fff;
border-bottom: solid 4px #fff;
 }

change "width: 85%;" to whatever you like. For example "width: 950px;"

And here is my style sheet. Thank you!

[attachment deleted by admin]

Offline xepha

  • Jr. Member
  • **
  • Posts: 30
    • XEPHA.BIZ
Re: [Silent Wave] Set width
« Reply #7 on: Oct 20, 2007, 18:04:03 »
change width to 100%


Offline earthlord

  • Newbie
  • *
  • Posts: 4
Re: [Silent Wave] Set width
« Reply #8 on: Oct 20, 2007, 18:09:13 »
That was perfect!  :D

Now I have a question. I want to make a banner, so I want the forum to be set at a certain width. Will I have problems at larger resolutions? Or it will wat like this?  ???

Offline Metorks

  • DS Friend
  • Hero Member
  • *
  • Posts: 746
  • Dziner Support Bot v2.5
    • ThinMeOut
Re: [Silent Wave] Set width
« Reply #9 on: Oct 20, 2007, 21:25:06 »
Many sites use a set width, usually 780px or so, and they look fine on larger resolutions.  The only difference is that there is more space on either side of the main table.

What has four legs, is green and fuzzy, and will kill you if it drops out of a tree?