1
MacKnIss
Proposition
  • 2006/4/5 3:59

  • MacKnIss

  • Just popping in

  • Posts: 20

  • Since: 2004/7/11


I have created my own theme for Xoops, but am having a small problem with my viewtopic section in the forums.

You can view my site/theme here.

The table seems to be split into 2 columns of equal width. I have tried and tried to change it but I cannot seem to get it.

I was wondering if someone could help clean up my style.css and theme.html in exchange for future help with other themes. Coding, layouts, graphics, etc. By this I mean, brief detail of what each line changes in the page. I am a bit of noob when it comes to this stuff. I dont really know how to use, I just make it work Heh

Any takers? Maybe I can offer something else. Let know what sparks your interest.

2
gestroud
Re: Proposition
  • 2006/4/5 4:18

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Do you have
<{$xoops_module_header}>


before your closing </head> tag?

3
MacKnIss
Re: Proposition
  • 2006/4/5 4:43

  • MacKnIss

  • Just popping in

  • Posts: 20

  • Since: 2004/7/11


Yes I do.

Quote:

<style type="text/css">
<!--
body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 65px;
}
-->
</style>
<{$xoops_module_header}>
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>
</head>

4
Bassman
Re: Proposition
  • 2006/4/5 5:16

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Look for .odd class in your style.css, does it have a width set?

5
MacKnIss
Re: Proposition
  • 2006/4/5 5:26

  • MacKnIss

  • Just popping in

  • Posts: 20

  • Since: 2004/7/11


Tried that. Got no change. Thanks anyways :)

6
Bassman
Re: Proposition
  • 2006/4/5 5:40

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Got it, you've got .head set at 150px. get rid of that width :)

7
iHackCode
Re: Proposition

th {width: 100%;

get rid of width: 100%;

and

td#centercolumn th {width: 25%;

get rid of width: 25%;
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

8
MacKnIss
Re: Proposition
  • 2006/4/5 12:37

  • MacKnIss

  • Just popping in

  • Posts: 20

  • Since: 2004/7/11


Thaaaaaaaank you guys! It worked. Man does it look better :)

Just let me know how I can return the favour sometime.

Login

Who's Online

119 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 119


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