contact form and carousel

More
9 years 11 months ago #44360 by nazanintb
Hello guys :
can you please tell me why in my contact page the icons are one line upper than the information , also on hot carousel in the page you can see that the nest and previous buttons only work once.
thank you in advance
vandait.com/new/index.php?option=com_con...tact&id=2&Itemid=213

vandait.com/new/index.php?option=com_con...cle&id=62&Itemid=148

Please Log in to join the conversation.

More
9 years 11 months ago #44361 by ivan.milic
Add this to template_css.css:

DIV.contact DL IMG,
DIV.contact DT IMG{
position:relative:
top:-24px;
}

Please Log in to join the conversation.

More
9 years 11 months ago #44362 by nazanintb
Replied by nazanintb on topic contact form and carousel
I did , but didnt work :( is there a way also to change the text align of the first line which is the contact name ?
thank you

Please Log in to join the conversation.

More
9 years 11 months ago #44363 by ivan.milic
Try:

DIV.contact DL IMG,
DIV.contact DD IMG,
DIV.contact DT IMG{
position:relative:
top:-24px;
}

Please Log in to join the conversation.

More
9 years 11 months ago #44426 by nazanintb
Replied by nazanintb on topic contact form and carousel
not working yet, is there a way I can send you my username and password in private so you can take a look ?
also where can I change the css of this file to change the alignment of the title to right ?

Please Log in to join the conversation.

More
9 years 11 months ago #44429 by ivan.milic
I put : instead of ;

use this code:

DIV.contact DL IMG,
DIV.contact DD IMG,
DIV.contact DT IMG{
position:relative;
top:-24px;
}

File you use for custom styling is template_css.css

Please Log in to join the conversation.

Time to create page: 0.171 seconds
Powered by Kunena Forum