- Posts: 7
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] Position of "Download" link
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
[SOLVED] Position of "Download" link
- adrianpyro
- Topic Author
- Offline
- New Member
I have a client that insists it's positioning is poor, hoping for an easy solution, I've looked extensively through all the files that make this thing appear and cannot for the life of me figure it out myself.
Using highslide on Classic
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- adrianpyro
- Topic Author
- Offline
- New Member
- Posts: 7
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- adrianpyro
- Topic Author
- Offline
- New Member
- Posts: 7
Please Log in or Create an account to join the conversation.
- adrianpyro
- Topic Author
- Offline
- New Member
- Posts: 7
If I could just point me in the direction of which parts of the code that generate the two unnecessary breaks that would be really all I need to make this change
Please Log in or Create an account to join the conversation.
- adrianpyro
- Topic Author
- Offline
- New Member
- Posts: 7
I applied to the template.css of the given theme, I added: position:absolute; top:0px; width:160px;
a.sigProDownloadLink,a.sigProDownloadLink:hover {position:absolute; top:0px; width:160px; background:url(../images/disk.png) no-repeat left center; padding:4px 0 4px 20px; }
Thanks for trying!
Please Log in or Create an account to join the conversation.
- Ken Wright
- Offline
- New Member
- Posts: 2
Figured out a way to fix it myself:
I applied to the template.css of the given theme, I added: position:absolute; top:0px; width:160px;
a.sigProDownloadLink,a.sigProDownloadLink:hover {position:absolute; top:0px; width:160px; background:url(../images/disk.png) no-repeat left center; padding:4px 0 4px 20px; }
Thanks for trying!
Thanks for this! it helped me with a workaround when fancybox wouldn't resize to the correct windows size. so just doing this helped me to move the download link so it's at least visible.
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] Position of "Download" link