AlexInsideMedia
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] standard size header background imageHi,
I used these dimensions for my header image but it still looks stretched. I’m using a repeating pattern and want the header and the background to match.
I don’t understand what you mean by double height and what the height setting should be in the theme options panel to get best results.
Thanks!
I did and explained what I found, if we find a fix I’ll post it here. If anyone else has any other ideas I’m open to try.
Thanks!
Thank you, that didn’t work either 🙁
Hi,
I tried replacing the code above with:
</div>
<!– This JavaScript snippet activates those tabs –>
<script>
// perform JavaScript after the document is scriptable.
(function($) {
// setup ul.tabs to work as tabs for each div directly under div.panesjQuery(“ul.tabs”).tabs(“div.panes > div”, {
event: ‘mouseover’,
effect: ‘fade’,
history: true
});})(jQuery);
</script>
</div>and that didn’t work… I’m not a great coder, just trying to get the menu fixed.
Thank you!