-
AuthorPosts
-
May 20, 2010 at 7:59 pm #151218
hi
i have these web page.. i have the boxes with a white and red stripe background.. and i need that the titles be on the red line.. but the titles of category, and section, or articles havent manages to make them be on the center of it.. I just need to add margin to the text. but i cant do so..
why?.. the thing falls like these.. i have the background of each box seeded to the inner side of each one.. so when i add the margin to the box, the background also crop with it, and so the text and all gets to be all on the border.. as u can see on the link
http://www.rrubi-dga.com/vitroColor/
the fist big box, the body, the text is already ok.. cause i added the margin diretly to the text.. So i was trying to do the same to the rest of it. But i cant get to reach the name of those code. (category, section, article).. i already naved, and copy pasted the same comand for the places i think, and didnt beleive if they would work or not.
Does someone have a something on mind that can help me?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
May 25, 2010 at 3:02 am #344609Hi seob19,
I’ve just visited your site and detected the root of issue.
This can be fixed easily by editing the top style of <canvas> tag.
Take your first big box for example: I changed the top value from -4px to -10px and it now looks ok.Let’s try with my above solution for other parts and feel free to contact me if you have any questions.
Gook luck and regard,
Donglt at JoomlArt.
May 25, 2010 at 3:02 pm #344679<em>@JA Developer 179846 wrote:</em><blockquote>Hi seob19,
I’ve just visited your site and detected the root of issue.
This can be fixed easily by editing the top style of <canvas> tag.
Take your first big box for example: I changed the top value from -4px to -10px and it now looks ok.Let’s try with my above solution for other parts and feel free to contact me if you have any questions.
Gook luck and regard,
Donglt at JoomlArt.</blockquote>
Hi, sorry, but u lost me.. what do u mean with “the top style of <canvas> tag.” I dont find, or remember seeing a canvas tag.. i am lost. where do u mean?
May 25, 2010 at 3:08 pm #344680really lost.. what canvas tag? 😛
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 28, 2010 at 3:35 am #345015Dear seob19!
Here is the solution for you:
1) pls open the file /templates/ja_beryl/css/template.css and find the following css:
#ja-botsl div.moduletable h3 {
border-right: none;
margin: 10px 0 10px 0;
padding: 0;
}and replace
#ja-botsl div.moduletable h3 {
border-right: none;
margin: 10px 0 10px 0;
padding: 10px 0;
}with you case, you must to adjust value of the padding property
GOod luck
May 28, 2010 at 2:33 pm #345092<em>@tienhc 180347 wrote:</em><blockquote>Dear seob19!
Here is the solution for you:
1) pls open the file /templates/ja_beryl/css/template.css and find the following css:
#ja-botsl div.moduletable h3 {
border-right: none;
margin: 10px 0 10px 0;
padding: 0;
}and replace
#ja-botsl div.moduletable h3 {
border-right: none;
margin: 10px 0 10px 0;
padding: 10px 0;
}with you case, you must to adjust value of the padding property
GOod luck</blockquote>
I did what u said.. and it made no effect.. still the same.
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by seob19 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum