The problems i have with template is that in right position first menu item is half showing
and the second issue is that is missing editor.css and with jce i have problem to write documents because of white font color. I tried almost everything(everything i can do for my skills) on jce support and i havent managed to get a black background on editor.
To do my job so far i use a black font color to see what i am writing and then i switch them to white.
And third but not issue just a request, i would like to know how can i change orange color (buttons etc) to a color of my choice.
Thanks in advance!
Joomla Version 2.5.7.
jce 2.2.8.4
p.s.: sorry for bad english
Hi gkatsogr
Would you have a URL to an example of this issue (you can forward to info@joomla51.com if you don't want to make the URL public)?
Ciarán
Would you have a URL to an example of this issue (you can forward to info@joomla51.com if you don't want to make the URL public)?
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hi Ciaran!
I have site on intranet right now.
When i will upload site i will send you the link.
For now i would like to know how:
01. change buttons/cross orange color of template
02. remove footer
03. i want in right panel low letters
04. change template font
Thanks in advance.
I have site on intranet right now.
When i will upload site i will send you the link.
For now i would like to know how:
01. change buttons/cross orange color of template
02. remove footer
03. i want in right panel low letters
04. change template font
Thanks in advance.
- more than a month ago
- Commercial Templates
- # 2
For your right menu issue try adding the following to the end of your templates template.css (../templates/j51_stainless/css/template.css)..
[code type=css].moduletable, .moduletable_menu, .moduletable_text {margin-top:0px;}[/code]
1. The hover/orange effect is with the following image which can edited to your own taste.. http://demo.joomla51.com/0039/templates/j51_stainless/images/button_bg_over.png
2. Remove the following from the end of your templates index.php (../templates/j51_stainless/index.php)
3. Try adding the following to the end of your templates template.css..
[code type=css].moduletable ul.menu a, .moduletable_menu ul.menu a {text-transform: none;}[/code]
4. Add the following..
[code type=css]body {font-family: Arial;}[/code]
Where Arial is your new template font.
Ciarán
[code type=css].moduletable, .moduletable_menu, .moduletable_text {margin-top:0px;}[/code]
1. The hover/orange effect is with the following image which can edited to your own taste.. http://demo.joomla51.com/0039/templates/j51_stainless/images/button_bg_over.png
2. Remove the following from the end of your templates index.php (../templates/j51_stainless/index.php)
3. Try adding the following to the end of your templates template.css..
[code type=css].moduletable ul.menu a, .moduletable_menu ul.menu a {text-transform: none;}[/code]
4. Add the following..
[code type=css]body {font-family: Arial;}[/code]
Where Arial is your new template font.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hi again!
I want to insert some modules in footer position but i want them side by side.
How can i change alignment to horizontal?
I want to insert some modules in footer position but i want them side by side.
How can i change alignment to horizontal?
- more than a month ago
- Commercial Templates
- # 5
Unfortunately right now i have tried to upload my site but i have problem with my host and i cant give you a link.
I have this screen shot for you:

The same thing happens if i put the modules in banner position.
So if you can i want to fix this problem for footer and banner position.
I have this screen shot for you:

The same thing happens if i put the modules in banner position.
So if you can i want to fix this problem for footer and banner position.
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »