Just to let anyone checking this blog for answers to questions, I am currently on hiatus. The blog will stay in place so the theme codes remain available.
My inbox is always wide open - glad it’s fixed, let me know if you have any more issues.
It would be much easier to come off anon and just submit the link to me here: macfustythemes.tumblr.com/submit
(003) and also if I click on one tab and then another, then go back to the first tab the info disappears. Aaah. This is a wonder page and I’m hoping it has a solution :(
Hi, I’m sorry you’re having issues. It’s hard to tell exactly what the problem is without seeing the code, however I would check all your tags are closed correctly as this often causes issues. If you’d like to link me to the code, I should be able to figure it out (I never post links publicly in case you’re worried!)
It’s absolutely fine to touch the script if you feel confident doing so and changing the container names shouldn’t cause any issues. Let me know if any problems crop up though!
No problem at all - glad it’s fixed!
It sounds like the javascript code isn’t working - I can’t tell exactly what’s gone wrong without looking at the code, but check to make sure you haven’t accidentally edited the Javascript code at all (it goes between the <script type=“text/javascript”> and </script> tags). Alternatively, if you have“Always serve blog over SSL” turned on in your blog settings, this will cause the javascript to break.
If it’s neither of these I would need to look at the actual code to see what’s gone wrong - if you send me the link it won’t be posted publicly.
You can’t usually copy/paste the URLs directly - try following the instructions in this post.
Ah sorry I misunderstood! Yes if you find “ul#menu” and shortly underneath that you should see “width: 220px”. If you increase that number you will be able to fit more on a line - increasing to 290px allows for four. You may also want to adjust the “left: 10%” number if you find it doesn’t fit well on the screen.
Sure - just copy and paste the code for the existing icons, it should look like this:
<li data-menuanchor=“c6”><a href=“#c6”><img src=“http://placehold.it/50x50”></a></li>
And ensure to increment the ‘c6′ number (i.e. it should go c7, c8, c9 etc with every new icon you add).