-
AuthorPosts
-
Roberto Spellucci Friend
Roberto Spellucci
- Join date:
- September 2014
- Posts:
- 31
- Downloads:
- 9
- Uploads:
- 0
- Thanks:
- 5
March 28, 2012 at 2:17 pm #175507Hello,
the title of the Contact us page goes under the logo when you load it from the top bar. How to avoid this?
My web site is http://www.joky.it and the link is called “Contatti” in the top bar.
I’m using Joomla! 2.5
Thank you,
Tachis
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 28, 2012 at 2:30 pm #446123Hi
You mean to move down the title “CONTATTACI ” ?
Roberto Spellucci FriendRoberto Spellucci
- Join date:
- September 2014
- Posts:
- 31
- Downloads:
- 9
- Uploads:
- 0
- Thanks:
- 5
March 28, 2012 at 2:53 pm #446129Yes exactly!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 28, 2012 at 3:04 pm #446132In this file /templates/ja_cloris/css/template.css around line 370
div.ja-moduletable h3.page-title, div.moduletable h3.page-title {
border: 0 none;
font: 60px/1 BebasNeueRegular,sans-serif;
margin-bottom: 20px;
margin-top: 10px; <------------------------Add this line
text-align: center;
}Roberto Spellucci FriendRoberto Spellucci
- Join date:
- September 2014
- Posts:
- 31
- Downloads:
- 9
- Uploads:
- 0
- Thanks:
- 5
March 28, 2012 at 4:18 pm #446149I’ve added that code and put until 50px but nothing is changed…
Another problem is that title and form are on the left, not centered like the other modules/pages.
Any ideas?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 28, 2012 at 5:25 pm #446172Please disable from your template manager CSS optimization so i can take a lool directly on your site
Roberto Spellucci FriendRoberto Spellucci
- Join date:
- September 2014
- Posts:
- 31
- Downloads:
- 9
- Uploads:
- 0
- Thanks:
- 5
March 28, 2012 at 5:28 pm #446174It should be ok now
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 28, 2012 at 5:52 pm #446179Ok thanks
In this file /templates/ja_cloris/css/mod_jaquickcontact.css
<blockquote>#ja-form .form-info h3 {
border: 0 none;
font: 60px/1 BebasNeueRegular,sans-serif;
margin-bottom: 30px;
margin-top: 20px; <————–Add this line
text-align: center;
}</blockquote>For the alignment the file to manage is /modules/mod_jaquickcontact/assets/css/style.css around line 60
#ja-form {
float: left;
margin-left: 20px; <--------------Add this line
overflow: hidden;
position: relative;
width: auto;
}1 user says Thank You to pavit for this useful post
Roberto Spellucci FriendRoberto Spellucci
- Join date:
- September 2014
- Posts:
- 31
- Downloads:
- 9
- Uploads:
- 0
- Thanks:
- 5
March 28, 2012 at 6:04 pm #446184Great! It works fine now. Thank you for the fast and precise assistance! 🙂
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by Roberto Spellucci 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum