Shape 5

Joomla Free Templates => Design Control - Free => : aandk March 11, 2015, 10:29:54 PM



: Design Control Template questions
: aandk March 11, 2015, 10:29:54 PM
Hi Support
1)I have a company logo at the left and I would like to add the contact phone number at the right align with the Logo and Search box. pls see my attach "issue1.jpg"
2)How can I remove the space between Top_row1 and Top_row2 and Breadcumb I have attached the screen shot file "issue2.jpg"

Thanks
Rk


: Re: Design Control Template questions
: mikek March 12, 2015, 07:18:31 AM
Hello,

1. That would require custom programming to do this. We do not provide this kind of support.

2. Please post a url to where this occurs.


: Re: Design Control Template questions
: aandk March 12, 2015, 05:09:25 PM
Hello,

1. That would require custom programming to do this. We do not provide this kind of support.

Rui - Could u please advise which file should I add the html/css?

2. Please post a url to where this occurs.
Rui - I set my webpage offline do you want to access the cms backend? can i email you login details and site address separately instead of posting to this forum?
which email should i send details to you?

Thanks
Rui



: Re: Design Control Template questions
: mikek March 13, 2015, 07:40:08 AM
Hello,

1. You would have to add your own custom css to the template's custom.css file.

2. You can private message me this access.


: Re: Design Control Template questions
: ind24 October 26, 2015, 11:45:09 PM
2)How can I remove the space between Top_row1 and Top_row2 and Breadcumb I have attached the screen shot file "issue2.jpg"
Hello,

I have the same problem with a space between Top_row1 and Content or Breadcumb and Content on my site www.Dukes-of-Hazzard.tv

Can you explain the solution; I want to fix it too.

Thank You


: Re: Design Control Template questions
: mikek October 27, 2015, 07:41:01 AM
Hello,

That space is supposed to be there, it is part of each module row. You can remove it on just that row with the following in custom.css:

#s5_top_row1_area1 {
padding-top:0px !important;
}


: Re: Design Control Template questions
: ind24 October 28, 2015, 02:30:59 AM
Hello Mike,

I have added that row in the custom.css

:
#s5_top_row1_area1, #s5_top_row2_area1, #s5_top_row3_area1, #s5_bottom_row1_area1, #s5_bottom_row2_area1, #s5_bottom_row3_area1, #s5_center_area1 {
    padding-top: 25px !important;
}

Works fine for me

Thanks a lot for your Support


: Re: Design Control Template questions
: mikenicoll October 28, 2015, 04:24:15 PM
Ok glad you got it sorted out.

Regards,