1. Katmandhu
  2. Commercial Templates
  3. Thursday, 14 March 2013
  4.  Subscribe via email
I am having a problem with the side columns showing up on mobile devices & the Austin Slider shows a picture that isn't included. http://bargoddess.com/SCCC/ I am pretty sure the menu doesn't show, because I had to use a 3rd party extension to get it where the client wanted it. There is no navigation at all. I have no problem with http://bargoddess.com, which uses Bordeaux. I added a footer menu, but don't like the way it looks.

Any ideas?

Thanks,
~Kat
Accepted Answer Pending Moderation
0
Votes
Undo
Okay, the footer menu shows up, but I'd like to modify that to transparent, but don't know the container # and not sure how it will look. I'm going to play with changing it to a module position & pray it still shows up.

My nephew (the one that gave me this job for his client) says that I need to somehow add "flexible width" to the template settings. All I can find is a pixel setting.

Just playing & praying here...
:evil:

kat
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kat

To remove the background to the footer area of yoru template try adding the following to the CustomCSS field of your templates parameters..


[code type=css]#container_base, #container_copyright {background: none;}[/code]

You will find that this will make the footer content hard to read due to lack of contrast to your background. A solution to this would be to add a shading to the footer it making semi-transparent with something like...


[code type=css]#container_base, #container_copyright {background: rgba(0, 0, 0, 0.6);}[/code]

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Worked for the menu, but side columns do not show in mobile devices. Is there a way to make the width flexible for the smaller browsers or viewers?
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kat

Have you enabled the 'sidecol' module position with in your templates 'Responsive Options' (Extensions -> Template Manager -> J51_Clarity -> Responsive Options)?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Exactly the problem! Thanks!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!