Creating a style....

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Creating a style....

Post by Bullseye »

Still not working, but I did try it in wordpad again, what is the name of that software on the link you posted, there are several on there.......
User avatar
Inner Circle
BBCoder III
BBCoder III
Posts: 107
Joined: 20 Mar 2010, 20:25
Location: Germany
Contact:

Re: Creating a style....

Post by Inner Circle »

Notepad++ is the tool he meant
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Creating a style....

Post by Bullseye »

I've just tried it with notepad ++ still having none of it! is there some sort of video tutorial?
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Creating a style....

Post by cisco007 »

video tutorial for what? to create styles? there isn't any video for that, this is something you have to learn by trial and error! I am sure if you search around in phpbb.com there might be some hints on how to clone a style!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Creating a style....

Post by Steve »

Bullseye » 20 Apr 2010, 03:15 wrote:I've just tried it with notepad ++ still having none of it! is there some sort of video tutorial?


Hey like cisc007 said keep trying this works or i wouldnt of posted the edits.I could always make the style complete it post it as style to download, no point its not the way of learning , plug and play so to speak.
Zip the files and let me see the edits.
NAPWR wrote: Nice, Stoker is Hot
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Creating a style....

Post by Bullseye »

Here you go Steve and again sorry to be a pain :)
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Creating a style....

Post by Steve »

Edits are fine mate. maybes out of line ,usually coz of copy and paste from code box.But there ok your either missing the images in the theme/images folder or you have not refreshed the template and theme in admin ,and your web browser ............. but you say you have so i cant see whats wrong. PRESS THE REFRESH AND THEME BUTTON IN ADMIN AGAIN AND PURGE THE CACHE .plz
NAPWR wrote: Nice, Stoker is Hot
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Creating a style....

Post by Bullseye »

I installed a fresh copy oh phpbb and replaced the normal phpbb prosilver style with the one you helped me create (blue borders ect..)

I have the images in the appropriate folder, I have refreshed the themes and templates, I have also purged the cache, I go to see if it has worked and the all I see is the normal phpbb style and I can only get the one with blue borders up if I click preview and the corners are still square..........

Should I try giving it a new name, if so how would I do it?
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Creating a style....

Post by Steve »

make sure the style is active set as default in board settings

yes well if you want to make a style its always good to change the default prosilver name and .cfg files
open these files,

your_style/imageset/imageset.cfg
your_style/template/template.cfg
your_style/theme/theme.cfg
your_style/style.cfg


find in them files:

Code: Select all

name = prosilver
Replace with:

Code: Select all

name = bull_dog
*TIP
When making a new styles folder dont leave any spaces for eg: bull dog use bull_dog.
NAPWR wrote: Nice, Stoker is Hot
Locked