[Release] - subSilver with a Left Column (pic inside)

This forum is now closed. Please ask all styles-related questions in the phpBB 3.0 Styles Support & Discussion Forum.
bman1
Registered User
Posts: 98
Joined: Wed Feb 06, 2002 6:17 pm
Location: Indiana Ya'll
Contact:

[Release] - subSilver with a Left Column (pic inside)

Post by bman1 »

Due to popular demand I made a quick change to subSilver's overall_header.tpl and created a column that goes on the left side. Since I did it in the overall_header section the column will exist on every page of the forums, which would make it great to use as a menu.

See a pic Here

Download subSilver Columns Edition 1.0.0 for phpBB2.0.1 Here

In the overall_header.tpl, I specifially show you via comments where the left column both starts & ends. If you are having trouble finding the comments, search overall_header.tpl for these:

The start of the left column:

Code: Select all

<!-- START LEFT COLUMN -->
The end of the left column:

Code: Select all

<!-- FINISH LEFT COLUMN -->
Last edited by bman1 on Mon Jun 17, 2002 3:17 am, edited 1 time in total.
Everyday I write the book
User avatar
Daz
Registered User
Posts: 5236
Joined: Fri Dec 07, 2001 2:39 pm
Location: Yorkshire, UK

Post by Daz »

Hi,

Thank you for taking your time to code this template - it should be of use to many people.
Please and Thank You works wonders...
I reserve the right to post illogical (and totally wrong) replies.
...It's the subtle perfection in attention to detail that makes your work rock the way it does - cdkrg
Think simple - it's not necessarily what you draw that matters, it's what you perceive - Daz

Note: ForumImages<dot>com is no longer anything to do with me.
SK
Registered User
Posts: 483
Joined: Sat Jan 26, 2002 11:55 pm

Post by SK »

Oh yes it will! 8)

This will work great with the news and recent posts mod.

/EDIT

Shame theres no support for the news and recent posts mod.
bman1
Registered User
Posts: 98
Joined: Wed Feb 06, 2002 6:17 pm
Location: Indiana Ya'll
Contact:

Post by bman1 »

I could do that, but it would be outside the range of a template
Everyday I write the book
SK
Registered User
Posts: 483
Joined: Sat Jan 26, 2002 11:55 pm

Post by SK »

Goto the thred an see if you can help me then ;) , im lost and looking at the last few pages, it looks like the person who made the mod is ignoring all support questions.
kabal
Registered User
Posts: 1
Joined: Wed Jun 05, 2002 9:48 pm

Left look great ... And right ?

Post by kabal »

Hi all,

Do you also have the code for a RIGHT column ?

Tnx,
Kabal
SK
Registered User
Posts: 483
Joined: Sat Jan 26, 2002 11:55 pm

Post by SK »

Code: Select all

<!-- START LEFT COLUMN --><td width="175" class="bodyline" valign="top" nowrap="nowrap"><table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  			<tr> 
				<th class="thCornerL" height="25" nowrap="nowrap">Left Column</th>
			</tr>
			<tr>
				<td class="row1">Test Test Test</td>
			</tr>
		</table></td><!-- FINISH LEFT COLUMN -->
Im sure thats it, I think you just need to find the right place to move it.
SK
Registered User
Posts: 483
Joined: Sat Jan 26, 2002 11:55 pm

Post by SK »

bman1 - When I try to register to your forums I get this error.
Could not insert data into users table
bman1
Registered User
Posts: 98
Joined: Wed Feb 06, 2002 6:17 pm
Location: Indiana Ya'll
Contact:

Post by bman1 »

yeah thanks I know, I think the birthday mod screwed things up. I just don't have any time right now to work on it.
Everyday I write the book
sfnitro230
Registered User
Posts: 7
Joined: Tue Apr 09, 2002 7:58 pm

Post by sfnitro230 »

The style doesn't show up in the install list!
Image
SK
Registered User
Posts: 483
Joined: Sat Jan 26, 2002 11:55 pm

Post by SK »

Have you overwrote the original SubSilver? If so you wont need to reinstall it. Just select SubSilver from your styles and it should work.
DorG
Registered User
Posts: 412
Joined: Thu Mar 21, 2002 6:40 am

he

Post by DorG »

That change you made, is that only a html change in the index_body.tpl file?
---
- <
---
bman1
Registered User
Posts: 98
Joined: Wed Feb 06, 2002 6:17 pm
Location: Indiana Ya'll
Contact:

Post by bman1 »

Yes it's just a HTML change, and it's in the overall_header.tpl
Everyday I write the book
DorG
Registered User
Posts: 412
Joined: Thu Mar 21, 2002 6:40 am

he

Post by DorG »

So instead of dl'ing your package, I can just change my overall_header.tpl with yours...
---
- <
---
bman1
Registered User
Posts: 98
Joined: Wed Feb 06, 2002 6:17 pm
Location: Indiana Ya'll
Contact:

Post by bman1 »

Yeah that will work.
Everyday I write the book
Locked

Return to “[2.0.x] Styles Development & Discussion”