1. jimmy102
  2. Commercial Templates
  3. Tuesday, 12 February 2019
  4.  Subscribe via email
I'm looking at adding a link (to home) on the logo in the Nadia template. What would be the best way to do this? I've looked at the header.php and hornav-top.php files and they appear to have the links already? How would I go about adding this feature to my site? Thanks for any suggestions.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jimmy

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#header {
text-align: center;
}
#logo {
display: inline-block;
z-index: 120;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, it also worked for me!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect, thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
This worked well in Localhost, but when we moved to live site it gives a 404 error.

Please advise,
Alan

CleanBible.com
References
  1. http://CleanBible.com
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I figured it out.

In the backend Main Menu, item Home, some how it changed from Default - Yes to No when moved from localhost to livesite. Changed setting back to yes. Problem solved.
  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!