Re: Dover Fine Responsive Template
I have another question. How can I add the Login/My account/Shopping Cart links so that they show on the homepage with the slider? I want to the user to be able to log in right when they get to my site.
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
reciecup
I have another question. How can I add the Login/My account/Shopping Cart links so that they show on the homepage with the slider? I want to the user to be able to log in right when they get to my site.
If you read through the thread I *think* that I remember someone posting a how to for this. If not, you can just remove the display:none; on them in the stylesheet files and then add a z-index higher than the slide show so that they will show on top.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
If you read through the thread I *think* that I remember someone posting a how to for this. If not, you can just remove the display:none; on them in the stylesheet files and then add a z-index higher than the slide show so that they will show on top.
Thanks,
Anne
Thanks. I did read through the thread but I must have missed that. I'm not really sure what a z-index is but I guess I will just figure it out.
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
reciecup
Thanks. I did read through the thread but I must have missed that. I'm not really sure what a z-index is but I guess I will just figure it out.
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
Thanks. My site is www.KayDanae.com.
I saw something about editing the Eazy Page dropdown box. But when I did that, the login link was added right under the Advanced Search box on the left. But it had a white background, which did not look right against the grey of the menu bar. I have removed it, so you will not see it when you go to my site. Is there a way to add it so that it always shows on the top of the homepage, like it does every other page?
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
reciecup
Thanks. My site is
www.KayDanae.com.
I saw something about editing the Eazy Page dropdown box. But when I did that, the login link was added right under the Advanced Search box on the left. But it had a white background, which did not look right against the grey of the menu bar. I have removed it, so you will not see it when you go to my site. Is there a way to add it so that it always shows on the top of the homepage, like it does every other page?
I am pretty sure that this is posted futher back in the thread, but in index_home.css, remove the display:none; from the #navMainWrapper and add:
Code:
position: relative;
z-index: 100;
Thanks,
Anne
Re: Dover Fine Responsive Template
Hi Anne... first of all: your templates are amazing, thank you so much for your work and effort.
However, I have a question: I would like to lower the opacity left bar where the sideboxes and the logo are. I was looking through the css and didn't find it. Please Help!
D.C.
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
dachilla
Hi Anne... first of all: your templates are amazing, thank you so much for your work and effort.
However, I have a question: I would like to lower the opacity left bar where the sideboxes and the logo are. I was looking through the css and didn't find it. Please Help!
D.C.
I am happy that you like the templates ;) If you post a link to your site I can take a look.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
I am happy that you like the templates ;) If you post a link to your site I can take a look.
Thanks,
Anne
Hi Anne,
the site is www.phunkz.com ... I just wanna lighten the opacity of the bar on the left side where the logo and categories and info is in.
Cheers
D.C.
Re: Dover Fine Responsive Template
I just figured it's a png file... Thank you Anne!