[Release] SE Pro Style 1.0.7

For style authors to post and receive feedback on 3.0.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Scam Warning
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

Whats the problem??
The BG color is changed: http://easycaptures.com/2482396796
I am done with phpBB
User avatar
-=A1=-
Registered User
Posts: 43
Joined: Thu Jul 09, 2009 9:59 pm
Location: русский язык

Re: [RELEASE] SE Pro Style 1.0.1

Post by -=A1=- »

available in red or dark orange?
The best thing we can do if we want the Russians to let us be Americans is to let the Russians be Russian.
hello85
Registered User
Posts: 53
Joined: Fri Nov 20, 2009 12:36 am

Re: [RELEASE] SE Pro Style 1.0.1

Post by hello85 »

I am trying to add a logo of size 141 width and 72 height. But when i replace the original image the image gets shrunk vertically. How to i change the code so that the image doesnt get altered?
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

You have to set the size of the new logo.
It is done in imageset/imageset.cfg
Find this line and alter the size to suit your new logo:

Code: Select all

img_site_logo = site_logo.gif*52*139

EDIT!!!
and remember to refresh the imageset after the changed file is uploaded.
I am done with phpBB
big-ste
Registered User
Posts: 53
Joined: Tue Jan 05, 2010 3:23 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by big-ste »

Hi mate,

i love your style but i'm having a little problem changing the colour of menu buttons, i have change it in the menu css is there any other place i need to do it?

if you dont me want me messing around it will remove it :)

here my forum http://www.staffy-bull-terrier.com/forum/
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

The graphics for the buttons menu is located here: http://www.staffy-bull-terrier.com/foru ... ages/menu/
I am done with phpBB
jawor
Registered User
Posts: 33
Joined: Mon Jan 04, 2010 7:43 pm
Location: Poland | Gdańsk

Re: [RELEASE] SE Pro Style 1.0.1

Post by jawor »

Page Not Found
http://bmw-diesel.pl - First community about Diesels in BMW.
big-ste
Registered User
Posts: 53
Joined: Tue Jan 05, 2010 3:23 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by big-ste »

stokerpiller wrote:The graphics for the buttons menu is located here: http://www.staffy-bull-terrier.com/foru ... ages/menu/

yea mate i have change them but some reason they not showing up, i have edit the links in the menu css is there any where else you nee to edit, do they have to be a GIF type?
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

Make sure that the new images have the same name and extension.
Else you have to change it in the css.
I am done with phpBB
big-ste
Registered User
Posts: 53
Joined: Tue Jan 05, 2010 3:23 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by big-ste »

stokerpiller wrote:Make sure that the new images have the same name and extension.
Else you have to change it in the css.
i have change it in the menu css, is there another one i need to change?
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

Looks like you got it working ;)
I am done with phpBB
big-ste
Registered User
Posts: 53
Joined: Tue Jan 05, 2010 3:23 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by big-ste »

where do i go to edit the header so i can fix my logo into better? because i want to make it about longer and abit higher

is there a way to remove the bottom header because i'm having a problem finding the admin panek with my logo down there
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by stokerpiller »

In the menu.css:

Code: Select all

.header-bar {
	color: #FFFFFF;
	padding: 0 5px;
	height: 140px;
	background-image: url("{T_THEME_PATH}/images/bg_header.jpg");
	background-position: top;
}
Change the height.


In common.css:

Code: Select all

#wrap {
	padding: 0 20px;
	min-width: 1024px;
	max-width: 1024px;
	margin: 0 auto;
}
Change the height
I am done with phpBB
big-ste
Registered User
Posts: 53
Joined: Tue Jan 05, 2010 3:23 pm

Re: [RELEASE] SE Pro Style 1.0.1

Post by big-ste »

i 've done what you said, it doesn't seem to have changed it, do i have to do it before i install it or is there a way to refresh your theme?

sorry if i'm being a pain it's my first time i have started a forum of my own
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26908
Joined: Fri Aug 29, 2008 9:49 am

Re: [RELEASE] SE Pro Style 1.0.1

Post by Mick »

To refresh: ACP> scroll to about halfway down and next to 'Purge the cache' click 'Run now' or ACP> Styles> select Templates, Themes or Imagesets on the left then click refresh next to your style.

This may also help you with your header: [How To] Modify prosilver's header
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧

Return to “[3.0.x] Styles in Development”