Kai2810
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: TDO Mini Forms] Help…Can’t get pic to upload to correct directory….hi…anyone has any advice for this?
I’m quite desperate to get this going, any advice will be MUCH appreciated!
Hi…anyone have any advice for this?
I’m quite desperate to have any ideas to work around this!
Forum: Plugins
In reply to: Reader submitted blog post with Contact Form 7…possible?yep! Happen to come across that, already tinkering with it!
Currently stuck at a problem though….
https://www.ads-software.com/support/topic/303602Thanks samboll!
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] CSS header image point to nggshow.php?help anyone?
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] CSS header image point to nggshow.php?Just tried using z-layers…didn’t work too…
<div id="topbanner" class="column span-14" style="z-index:1;"> <!-- start top banner --> <?php echo nggShowSlideshow(gallery1,960,200) ?> <div class="pagetitle" style="z-index:2;"> // home </div> </div> <!-- end top banner -->
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] CSS header image point to nggshow.php?Thanks!!
Works like a charm…
But every page of my site has sort of a page title that sits on top of the header image and now it gets covered up by the slideshow.
Here’s the header code at the start of home.php
<?php get_header(); ?> <div id="topbanner" class="column span-14"> <!-- start top banner --> <?php echo nggShowSlideshow(gallery1,965,200) ?> <div class="pagetitle"> // home </div> </div> <!-- end top banner -->
I tried placing the php code after
<div class="pagetitle">
and after// home </div>
with the latter pushing the header below the page title.
Here’s the css for that header area.
/* Top banner with rotating images -------------------------------------------------------------- */ #topbanner { height: 200px; border-bottom: 1px solid #999; } #topbanner_arch { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; } #topbanner_single { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; } #topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }
any advice?
Forum: Themes and Templates
In reply to: Remove sidebar stars, background for widget title?Opps…
Missed out the link
OnlineMLMSystem.com/blog
Just want the blue background behind the widget title to span the entire sidebar, and increase the size of the background vertically so it wouldn’t look so tight around the widget title text.
any ideas?
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?Hey guys,
I managed to get things fixed up now! I found the old template to troublesome to fix…so went for another theme.
Simple to use…though my code is quite crude…it works. Looks nice and simple too.
Thanks joni, jberghem, and Ivoic for your help! ??
Kai Wei
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?ARGH….
What a bugger…The most important page of my business not showing up on the most used internet browser…lol
Now trying to reconstruct the css from the original template.
Been told that Firefox us better than IE7 for a long time…but today it’s really the first time I experience that DIFFERENCE…!
alright…back to work. Thanks joni for your help so far! Will post what I found if I can get it right.
If anyone caught the bug…hope you don’t mind posting it! Will appreciate any help I can get. Thanks! ??
Kai Wei
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?Hey…
I loaded the template which I built my index.html from…and it loads in IE 7 perfectly. I looked through the CSS files…I just changed some of the properties of the heading styles. Now using Ivovic’s method to find the rogue code one by one.
I have uploaded the templates which I used. Will be happy if someone can look through it too and find the culprit!
https://www.onlinemlmsystem.com/indexori.html
https://www.onlinemlmsystem.com/defaultori.cssMany thanks! ??
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?Haha!
Thanks Ivovic for pointing that out. My bad on the Be’s…but sticking with using the singular form for entrepreneur.
Testing if it results in better conversion…I’m speaking to the visitor only…don’t want to appear I’m talking to a group instead of giving him/her my special attention… ??
Will work out the CSS. Thanks for the tip!
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?THANKS joni!
??
In the meanwhile…any guys out there who may know why https://www.onlinemlmsystem.com/index.html is not loading in IE 7?
Thanks!
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?oh…I’m testing using IE 7…not 6
you have IE 7?
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?Hey joni!
nope…I’m refering to https://www.onlinemlmsystem.com/index.html
it’s a single page, opt-in sales letter. And it’s not running on WordPress engine.
My blog, running on wordpress engine…is at https://www.onlinemlmsystem.com/blog
but still, didn’t realize I can access my blog using index.php…is that a possible source of conflict?
Forum: Fixing WordPress
In reply to: WordPress Just Wouldn’t Save/Publish My Post…Guys? Any help?