1
deepti
Width of the theme.
  • 2004/8/25 22:13

  • deepti

  • Just popping in

  • Posts: 24

  • Since: 2004/8/22


I am using the theme flash_test. I really like the theme. But when I see the theme in a widescreen screen, the line bar goes all the way to the end. I would like it to be the same in all kind of screens. An example would be
www.sun.com
http://www.mentor.com/

Is there any way?
Or do I have to look for an other theme?

Thanks in advance.

2
jmass
Re: Width of the theme.
  • 2004/8/25 23:01

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


You can make any theme fixed width. I always do mine that way. If you post a link to download the theme, I will do it for you.

JMass

3
Bassman
Re: Width of the theme.
  • 2004/8/25 23:02

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


First of all, insert a new line near the top in your css file for the theme:
table#t1{
background-color: #FFFFFF;
width: 765px;
}
You can change the background color to whatever you want.


Then, in your theme.html for your theme, just under the <body> tag:
<table border="0" align="center" cellpadding="0" cellspacing="0" id="t1">

Don't forget to put the closing </table> tag just before the </body> tag at the bottom.

4
deepti
Re: Width of the theme.
  • 2004/8/26 0:17

  • deepti

  • Just popping in

  • Posts: 24

  • Since: 2004/8/22


It was really great to see such a quick reply.Thanks a lot for the reply.

My theme can be downloaded here:

http://www.xoops-themes.org/modules/mydownloads/singlefile.php?cid=8&lid=237

I am actually looking for a corporate look theme. If I have to change my theme, I would.

I also tried editing my style sheet and my theme html, but unfortunately I dint find any difference.

Thanks again.





5
jmass
Re: Width of the theme.
  • 2004/8/26 0:45

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I will take a look at modifying it.

Shameless plug - Take a look at obs_green for a corporate look type theme. It is a little plain, but I think corpotate should not be real wild.

You can see obs_green in action athttp://www.etonacademy.org

JMass

6
jmass
Re: Width of the theme.
  • 2004/8/26 1:16

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


Done. I have posted the fixed width hack of the flash_test theme here.

http://www.outoftheboxsolutions.com/flash_test.zip

I hope this is what you were looking for.

JMass

Edit - BTW I cleared the styleNN and styleMAC css files and imported the style.css to them. If there are browser issues you will have to make changes there. Or just copy the body and iebody tags from my edited version to yours along with the theme.html.

7
tjnemez
Re: Width of the theme.
  • 2004/8/26 3:14

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


@jmass

the eaton academy theme is excellent work. great job on the templates as well.

8
deepti
Re: Width of the theme.
  • 2004/8/26 3:18

  • deepti

  • Just popping in

  • Posts: 24

  • Since: 2004/8/22


The eaton academy theme is really excellent. That is what I really need. I will also look into the flash_test.

Thanks a lot.

Thanks so much.

Deepti.

9
jmass
Re: Width of the theme.
  • 2004/8/26 3:28

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I am glad that you like the obs_green!

Of course, it can be easily made any other color as well.

It started life out as some other theme (I do not even recall which one) but has been highly modified to the point that it looks nothing like the original.

JMass

10
deepti
Re: Width of the theme.
  • 2004/8/26 4:38

  • deepti

  • Just popping in

  • Posts: 24

  • Since: 2004/8/22


I would love to get the obs_green theme. If you can, could you please post the obs_green theme .

Thank you,
Deepti.

Login

Who's Online

131 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 131


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