- kwakuminister
-
- Commercial Templates
- Thursday, 04 July 2013
- Subscribe via email
Hello
Presuming I understand you correctly the content background uses a single image tiled which you can edit directly. You will find this image located at ../templates/j51_arkadia/images/content_bg.png from the root of your Joomla isntallation (http://demo.joomla51.com/0093/templates/j51_arkadia/images/content_bg.png).
Ciarán
Presuming I understand you correctly the content background uses a single image tiled which you can edit directly. You will find this image located at ../templates/j51_arkadia/images/content_bg.png from the root of your Joomla isntallation (http://demo.joomla51.com/0093/templates/j51_arkadia/images/content_bg.png).
Ciarán
- more than a month ago
- Commercial Templates
- # 1
****************PROBLEM ONE*****************
Hi i have manage to change the bg color on the background.
I have a problem with the container_header. When i put in this code below in the custom CSS
(
#container_header .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
)
The right side of the container_header doesn't align with the body and the footer.
These are the code for the body and footer
(
#container_main .wrapper960 {background: #FFFFFF !important; border-style:solid;
border-width:30px;border-color:white}
#container_base .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
#container_copyright .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
)
********************PROBLEM TWO************************
Hi can you give me a custom CSS code to change the text color from black to blue.
I have loads of articles already typed and there are in black text. Please
Thanks
Hi i have manage to change the bg color on the background.
I have a problem with the container_header. When i put in this code below in the custom CSS
(
#container_header .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
)
The right side of the container_header doesn't align with the body and the footer.
These are the code for the body and footer
(
#container_main .wrapper960 {background: #FFFFFF !important; border-style:solid;
border-width:30px;border-color:white}
#container_base .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
#container_copyright .wrapper960 {background: #FFFFFF !important;border-style:solid;
border-width:30px;border-color:white}
)
********************PROBLEM TWO************************
Hi can you give me a custom CSS code to change the text color from black to blue.
I have loads of articles already typed and there are in black text. Please
Thanks
- more than a month ago
- Commercial Templates
- # 2
***************Problem one****************
http://www.beautyelementsirl.com
Just at the top where the menus are
************Problem two********************
I only wants the text colors to be blue one all pages instead of the black.
Thanks
http://www.beautyelementsirl.com
Just at the top where the menus are
************Problem two********************
I only wants the text colors to be blue one all pages instead of the black.
Thanks
- more than a month ago
- Commercial Templates
- # 4
Problem 1
Try replacing the following custom HTML...
With...
Problem 2
Try adding the following to the Custom CSS field of your templates parameters...
Where #435d79 is your new default text color.
Ciarán
Try replacing the following custom HTML...
<div class="wrapper960" id="header_bg"> </div>With...
<div id="header_bg"> </div>Problem 2
Try adding the following to the Custom CSS field of your templates parameters...
body {color: #435d79;}Where #435d79 is your new default text color.
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Hi one last problem
Just at the top page where the main menu's are.
I want to disable the article link to Products, Hands& Feet and Face & Body.
At the moment if someone click on them it diplay and article.
I just wants it to be visible with the dropdown menus but not to be link to and article.
Thanks
Just at the top page where the main menu's are.
I want to disable the article link to Products, Hands& Feet and Face & Body.
At the moment if someone click on them it diplay and article.
I just wants it to be visible with the dropdown menus but not to be link to and article.
Thanks
- more than a month ago
- Commercial Templates
- # 6
Hello
Have you considered using a text separator (Menus -> [YourMenu] -> Text Separator) for your parent menu item?
Ciarán
Have you considered using a text separator (Menus -> [YourMenu] -> Text Separator) for your parent menu item?
Ciarán
- 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 »