[3.0.7] SE Square Left

PhpBB3 Styles Database.
Try the Styles here and share Your own Styles

Re: [3.0.7] SE Square Left

Post by IpHeX »

I am using and love this style. If possible can you tell me how to remove the (online) green line and make the gap narrower in the avatar area.

Image

How to add nav link (link here)

Post by Fire-Fox »

Hey!

How do i add a nav bar under the logo? like here on the site?

Re: [3.0.7] SE Square Left

Post by Stoker »

Read second post Fire_Fox

Re: [3.0.7] SE Square Left

Post by Fire-Fox »

Thank you kindly.

i've missed that post :)

Re: [3.0.7] SE Square Left

Post by IpHeX »

IpHeX » 31 Mar 2010, 18:01 wrote:I am using and love this style. If possible can you tell me how to remove the (online) green line and make the gap narrower in the avatar area.

Image
Please can you help me Stoker, I do not have the coding knowledge you have. I would be happy if I could remove the green bar.

Peace out!

Re: [3.0.7] SE Square Left

Post by cisco007 »

well to remove the green line you must delete the icon_user_online.gif!

Re: [3.0.7] SE Square Left

Post by Stoker »

Open viewtopic_body.html
Find and delete:

Code: Select all

<!-- IF postrow.S_ONLINE and not postrow.S_IGNORE_POST --> online<!-- ENDIF -->
About the profile, you change the width in content.css in this part:

Code: Select all

.postprofile {

	/* Also see tweaks.css */

	margin: 5px 0 10px 0;

	min-height: 80px;

	color: #666666;

	width: 22%;

	float: left;

	display: inline;

}

Re: [3.0.7] SE Square Left

Post by Fire-Fox »

Hey!

I got this when i went to my site right now...
header.png
and when i log in there is nothing wrong

[edit]Misplaced a few lines[/edit]
Last edited by Fire-Fox on 05 Apr 2010, 14:35, edited 2 times in total.

Re: [3.0.7] SE Square Left

Post by Ather »

umm i have a problem, the Quick Reply wont work for me ;/ it appears randomly somewhere and will disappear..any help? QR is enabled in all forums

Re: [3.0.7] SE Square Left

Post by cisco007 »

well do you think this is a problem with this style or with other styles as well!?