semperaye
Forum Replies Created
-
Forum: Plugins
In reply to: [Google AdSense] Some of my Sub-Forums can't display ads?Update, it was as I expected.
” My only guess is that perhaps by changing the sidebars this reset the adsense codes for those categories and their respective forums/topics.”
It now works after letting it crawl overnight.
Forum: Fixing WordPress
In reply to: How To Give My Header Logo A Hover ColorI couldn’t figure it out, so I found this plugin that did the job “Menu Image.”
Forum: Themes and Templates
In reply to: Tesseract Theme by Tyler Moore – header color customizer problemSir you have solved my issue. Cant thank you enough.
Forum: Themes and Templates
In reply to: Tesseract Theme by Tyler Moore – header color customizer problemCrouchingBruin,
That actually worked! Your awesome, thank you! Only issue I have now is that although the forum is larger at full screen, it isn’t centered. If you look at the page at 1080p for example, that sidebar is still locked to the left and the forum locked to the right, while the white space between the two increases.
Do you think there is a way to center the sidebar within the white space like when you view the page at 908px? If so, that would be the icing on the cake! 🙂
Forum: Themes and Templates
In reply to: Tesseract Theme by Tyler Moore – header color customizer problemYeah, I was trying to get it to stretch further across the entire width on a desktop, but at the same time keeping the sidebar on the left.
Forum: Themes and Templates
In reply to: Tesseract Theme by Tyler Moore – header color customizer problem@crouchingbruin ty.
http://www.salamatphilippines.com/forums/
I was trying to get the forum to be responsive in width with custom css. When I maximize my window to 1920×1080 the page still looks the same as when it is docked to the right. I’ve tried various different css I pulled from the web, but non have done anything.
Forum: Themes and Templates
In reply to: Tesseract Theme by Tyler Moore – header color customizer problemthe issue I think is that simple custom css doesn’t work with that theme, I am also having trouble getting custom css to work with that theme…did you ever get it fixed?
Forum: Themes and Templates
In reply to: Tesseract theme CSS questionswhere do you add custom css for that theme? There isn’t a place for it??
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] CSS not workingnot working for me either, it does nothing
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?The only other thing I worry about with this is that black semi transparent boarder around the white lightbox background. Even if I am able to make the background transparent, I’ll likely have to figure out how to eliminate that black boarder.
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?^ here was the link
https://stackoverflow.com/questions/7034363/fancybox-and-transparency
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?Some in another forum posted this code a couple years ago to make the background (not the overlay) transparent:
` #fancybox-outer { background:transparent url(‘../images/skin/fancybox-transparent.png’) repeat 0px 0px !important; }
but I have no idea where to put this code…?
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?`<div style=”display:none” class=”fancybox-hidden”><div id=”fancyboxID-1″ class=”hentry” style=”width:680px; height:800px”>
This is what I used.
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?I didn’t even think to edit that lol. It works perfectly now! I can’t believe it…I actually began to think it was impossible 🙂 Thank you!
Is there a way to remove the white background, since it’s a transparent gif image, it would look really great if the background where to be transparent!?!
Forum: Plugins
In reply to: [Firelight Lightbox] How to lightbox an Image Map with this plugin?RavenH,
Omg it works! Well…sort-of…. the map is way off because the image keeps shrinking in the lightbox for some reason. I tried disabling the option “try to adjust size” and “scale large content down” in the settings, but it didn’t do anything. Check it out, still it’s pretty cool:
http://www.salamatphilippines.com/image-map-button-test/
Any tips to make it the default size 680×800? I do have fancy lightbox set to that already…