TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

March 29, 2024, 06:39:33 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,106
  • Total Topics: 21,213
  • Online today: 358
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 209
  • Total: 209

First of all I love your desigbs.but a question!

Started by Karti, March 22, 2005, 01:42:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Karti

I have just moved to Cerberus and have tried the html box.

The site is www.pwg-clan.org/forum

I would like to change the size of the forum to cover my logo which is 800.

Could you please give me a bit of direction that would show me what details to change.

Regards

Karti
:)

Bjørn

Sure. Open up index.template.php and find this:
        // top shell
        echo '<table width="100%" cellpadding="0" cellspacing="0" border="0">
                     <tr>
                         <td valign="top" width="100%">';


The replace with this:
        // top shell
        echo '<table width="800" cellpadding="0" cellspacing="0" border="0" align="center">
                     <tr>
                         <td valign="top" width="100%">';

Karti

I replaced the details, but there is still a difference in the image to the whole page. Is that the closest it will get?

Regards

Karti
:)

Bjørn

yes. Its inside 2-3 tables so it will be a bit wider.

Karti

Is there any way at all that I can shorten it? Or will that be it?

Final One.....I can design pages using photoshop, but I wondered if there was a template somewhere that would tell you sizes items should be? and what images are required for the final theme?

I have seen some information on the themes but they arn't that basic or have a overall grasp of starting it from scratch

Once again Cheers

Karti


Bjørn

The sizes you decide yourself. Just put the correct widths and heights in the html code really...

Or were you thinking of the Cerberus theme?

Karti

Yes I'm I'm thinking of sticking with your Cerberus theme.

K