Traveleg
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects

Traveleg WordPress theme is a 2 columns fixed width HTML5/CSS3 WordPress template by MagPress.com. This travel and vacation related WP theme has theme options, featured content, Adsense ready, etc.
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects
Version and Changelog
Version 1.2
- fixed media query bug causing ie7/8 browser issue
Version 1.1
- added responsive compatibility for mobile like smartphone or ipad
Version 1.0
- Initial Release v1.0.





i am having some trouble with font size..
i am having some trouble with font size..
hi, you can manually adjust the global font size by open lib/styles/base.css line 530+
#wrapper-main, header .innerwrap,#main-navigation .innerwrap, footer { font-size: 0.6875em; }adjust the font-size for lower or higher em value
hi, you can manually adjust the global font size by open lib/styles/base.css line 530+
#wrapper-main, header .innerwrap,#main-navigation .innerwrap, footer { font-size: 0.6875em; }adjust the font-size for lower or higher em value
Traveleg has all the makings of a great theme, unfortunately it does not look so good on an iPad.
If this can be sorted it will be very popular.
Traveleg has all the makings of a great theme, unfortunately it does not look so good on an iPad.
If this can be sorted it will be very popular.
COOL!
COOL!
due to some request, we added/update the theme to mobile compatible for smartphone alike and ipad…
@mike, connie(email) and trent(email)
- thanks for the suggestion.
due to some request, we added/update the theme to mobile compatible for smartphone alike and ipad…
@mike, connie(email) and trent(email)
- thanks for the suggestion.
Thanks for that
Thanks for that
How can i change the background image and background color?
How can i change the background image and background color?
The iPad vesion is great and it also looks fine on the iPhone, thanks for the new version. In IE8 however, the theme looks pretty awful, it’s like as it would be serving the mobile version of the site
The iPad vesion is great and it also looks fine on the iPhone, thanks for the new version. In IE8 however, the theme looks pretty awful, it’s like as it would be serving the mobile version of the site
Hello
this theme is not working ie7 and ie8 what is the solution for this
Hello
this theme is not working ie7 and ie8 what is the solution for this
hi it seem like some bug on media query, open /lb/styles/base.css and scroll way down and edit all the space in media query like this
to
you seen the non-space between the :
hi it seem like some bug on media query, open /lb/styles/base.css and scroll way down and edit all the space in media query like this
to
you seen the non-space between the :
I too need to change the background color (header). Can you give me some idea? I know the number for the color. Just can’t figure out how to do it.
I too need to change the background color (header). Can you give me some idea? I know the number for the color. Just can’t figure out how to do it.
Hi
I am having an issue with two things, how do I turn stop the page title appearing on each page and also the most frustrating is that every time I upload an image onto one of the other pages it automatically displays the new image at the bottom of the home page.
I cant figure out how to stop this. I must point out that this is a really neat theme and very easy to use!
Hi
I am having an issue with two things, how do I turn stop the page title appearing on each page and also the most frustrating is that every time I upload an image onto one of the other pages it automatically displays the new image at the bottom of the home page.
I cant figure out how to stop this. I must point out that this is a really neat theme and very easy to use!
hi nell, did you mean the ‘breachcrumb’? if yes, add this to style.css
#breadcrumbs { display:none !important; }@image in bottom
not sure, not seeing them right now. is this solve?
hi nell, did you mean the ‘breachcrumb’? if yes, add this to style.css
#breadcrumbs { display:none !important; }@image in bottom
not sure, not seeing them right now. is this solve?
Hi
Can the colours be changed on this theme to something a bit more colourful? I would like to use something brighter for the sidebar and footer backgrounds. Sorry if this is a silly question but I am new to WordPress
Hi
Can the colours be changed on this theme to something a bit more colourful? I would like to use something brighter for the sidebar and footer backgrounds. Sorry if this is a silly question but I am new to WordPress
yes it can but you need to hand edit the css in lib/styles/base.css
yes it can but you need to hand edit the css in lib/styles/base.css
Brilliant thanks for your response. Would recommend this theme to anyone!
Brilliant thanks for your response. Would recommend this theme to anyone!
Hi
How do I stop the thumbnails appearing on the page when I add images? Like on this page, I dont want the two thumbs added at the bottom http://www.ukcaravanbreaks.com/seaside-towns-in-the-uk/
Hi
How do I stop the thumbnails appearing on the page when I add images? Like on this page, I dont want the two thumbs added at the bottom http://www.ukcaravanbreaks.com/seaside-towns-in-the-uk/
hi neil, the attachment or gallery shouldn’t be echo in page. did you have any shortcode in the post/page or any plugin related to gallery etc installed?
hi neil, the attachment or gallery shouldn’t be echo in page. did you have any shortcode in the post/page or any plugin related to gallery etc installed?
The only thing I have installed in a caravan listing plugin which has a gallery but only the pages for the listings are built within the plugin and the pages mentioned above are built only using normal wordpress methods
The only thing I have installed in a caravan listing plugin which has a gallery but only the pages for the listings are built within the plugin and the pages mentioned above are built only using normal wordpress methods
Hi mate
Dont worry sorted, I have created an images folder and just grabbing the images through a URL rather than the media library.
Hi mate
Dont worry sorted, I have created an images folder and just grabbing the images through a URL rather than the media library.
Hi
This is my very last question now! How can I stop the background from scrolling?
Hi
This is my very last question now! How can I stop the background from scrolling?
edit line 29 in lib/styles/base.css
body { background: url("images/bg.jpg") no-repeat scroll center top #F0F3F5; /* change scroll to fixed */ color: #333333; font-family: Arial,Helvetica,sans-serif; font-size: 100%; margin: 0; padding: 0; }edit line 29 in lib/styles/base.css
body { background: url("images/bg.jpg") no-repeat scroll center top #F0F3F5; /* change scroll to fixed */ color: #333333; font-family: Arial,Helvetica,sans-serif; font-size: 100%; margin: 0; padding: 0; }