Whoa, where can we get the black colour?san3auni wrote:we mean about rtl
to change header and navbar ....
like this http://www.naeledu.com/edu/viewtopic.ph ... 13&start=0
--------------------------
how can i add button to header like facebook twitter Rss ....
-------
thanks
in my case I am planning to save all my index_body.html, viewtopic.html and memberlistview.html files, then upload the 308 version over the top then nick the mod codes from the saved files and simply "put them back" into the new 308 versionsdamianfrai wrote:hi Christian, great style!
2 questions please:
1. I would like to update the style from previous version to 3.0.8 version. is there a way to do so without loosing all changed I've made to the style files? I have installed a few mods and wouldn't want to do this all over again.
2. How do I set the style to be RTL? you wrote a few posts back it should be in the user control panel, but I couldn't find it. a detailed "howto" would be highly appreciated.
Thanks!
Banglacafe wrote:Hello I need Logo >>
JotilsForum
And
JotilForum.Com
thanks
I need those PSDs too. I really appreciate it if someone can send me the psd_mayhem_ wrote:icon_post_delete
icon_post_edit
icon_post_info
icon_post_quote
icon_post_report
icon_user_warn
upload pls. psds.
Turkish Edit = http://forum.sonmermi.com
Man, I need this orange style. Please, give me link for download of .psd files.Nawid wrote:Thank you Christian.
By the way, the orange style I made is working perfectly.
Click on the image below to see it liveI think it's wonderful!
EDIT: if someone would like to have the orange style, just ask me (I would like to know how many people want this)of course, I'll post the needed files then.
Why dont you ask Nawid, am sure he wouldn't mind giving it to youCrazyBitch wrote:...Man, I need this orange style. Please, give me link for download of .psd files.
Thanks in advance. ;]
Topic Link: http://www.phpbb.com/community/viewtopi ... #p12817661EmmaBlack wrote:I had a quick look about your request.
Here is how to a a new colour :
- Create a new CSS file in styles/supernova/theme/css/ using blue.css, red.css or green.css as a model ;
- In styles/supernova/template/overall_header.html add this :
after :Code: Select all
<a href="#" rel="{T_THEME_PATH}/colours/yellow.css"><img src="{T_THEME_PATH}/images/red-cube.png" width="12" height="12" alt="" class="colour-block" /></a>
Don't forget to replace yellow.css by the name of your previously created CSS file ;Code: Select all
<a href="#" rel="{T_STYLESHEET_LINK}"><img src="{T_THEME_PATH}/images/blue-cube.png" width="12" height="12" alt="" class="colour-block" /></a>
- Create all the images in styles/supernova/theme/images/your_color, again based on the content of the folders red, green, blue ;
- Finally, refresh your template cash ;
Perfectogeek wrote:I need a logo still for The Pet Whisperer is anyone is ok with doing it.
rahber wrote:Perfectogeek wrote:I need a logo still for The Pet Whisperer is anyone is ok with doing it.
https://camo.phpbb.com/2ba608a4905619d6d9c48087ced0e10be949b445/687474703a2f2f696d673134362e696d616765736861636b2e75732f696d673134362f333531342f63617074757265636b2e706e67
Man, I need this orange style. Please, give me link for download of .psd files.Nawid wrote:Thank you Christian.
By the way, the orange style I made is working perfectly.
Click on the image below to see it liveI think it's wonderful!
EDIT: if someone would like to have the orange style, just ask me (I would like to know how many people want this)of course, I'll post the needed files then.
I wrote him but he did not answer my question.. Thank you. ;]Boardtalk.net wrote:Why dont you ask Nawid, am sure he wouldn't mind giving it to youCrazyBitch wrote:...Man, I need this orange style. Please, give me link for download of .psd files.
Thanks in advance. ;]
Link: http://www.schoollife.nl/forum/index.php
Or you could try this, I haven't tried it but its worth a go;Topic Link: http://www.phpbb.com/community/viewtopi ... #p12817661EmmaBlack wrote:I had a quick look about your request.
Here is how to a a new colour :
- Create a new CSS file in styles/supernova/theme/css/ using blue.css, red.css or green.css as a model ;
- In styles/supernova/template/overall_header.html add this :
after :Code: Select all
<a href="#" rel="{T_THEME_PATH}/colours/yellow.css"><img src="{T_THEME_PATH}/images/red-cube.png" width="12" height="12" alt="" class="colour-block" /></a>
Don't forget to replace yellow.css by the name of your previously created CSS file ;Code: Select all
<a href="#" rel="{T_STYLESHEET_LINK}"><img src="{T_THEME_PATH}/images/blue-cube.png" width="12" height="12" alt="" class="colour-block" /></a>
- Create all the images in styles/supernova/theme/images/your_color, again based on the content of the folders red, green, blue ;
- Finally, refresh your template cash ;