injinuity
Forum Replies Created
-
Forum: Themes and Templates
In reply to: format the first letter of a postinformation overdose.. I am dead for now… :-(( somebody helppppp.. thanks a lot Jinsan and podz for trying to help me out…
the only possible area where I can go wrong is
maybe there should be another colon before p … let me just try it.
.storycontent p:first-letter {
Forum: Themes and Templates
In reply to: format the first letter of a poststill not working podz. here is the reworked code as per your suggestion that I’ve put up.
.post {margin-top: 18px;
}
.storycontent /* This is what the actual post text looks like */ {
font-family: Verdana, Helvetica, Arial, Sans-serif;
line-height: 16px;
font-size: 13px;
padding: 0px 9px 9px 9px;
}
/*.storycontent p:first-letter {
float: left;
color: #993333;;
font-size: 60px;
line-height: 46px;
font-family: Times, Serif;
} */
/*This adds the magazine caps */
font-size: 60px;
font-family: New York Times, Serif;
color: #993333;;
}
.date {
I have no idea where I have made the mistake ??
Forum: Themes and Templates
In reply to: format the first letter of a postooops so so sorry… the address is https://www.arrogantly.com
thank you yet again podz
Forum: Themes and Templates
In reply to: format the first letter of a postThanks podz, your link pointed me to the right direction but alas I am stuck somewhere… this is my css style
.post {
margin-top: 18px;
}
.storycontent
font-family: Verdana, Helvetica, Arial, Sans-serif;
line-height: 16px;
font-size: 13px;
padding: 0px 9px 9px 9px;
}
/*.storycontent:first-letter {
float: left;
color: #993333;;
font-size: 60px;
line-height: 46px;
font-family: Times, Serif;
} */
.storycontent:first-letter {
font-size: 60px;
font-family: New York Times, Serif;
color: #993333;;
}
Its implemented in the same manner as another poster but alas I am unable to view the drop caps, any help would be most appreciated.
Forum: Everything else WordPress
In reply to: Firefox happy or browser happyHello Folks,
My comments were not intended at browse happy but rather at wordpress, which
a. has a link to firefox
b. categoricall states in the blog, ” Browse Happy is a site dedicated to educating people about browser alternatives that will give them a better online experience. Wea€?ve promoted Firefox for a long time within our administration interface, this will allow us to expand our promotion to cover other excellent browsers as well.”I just had a bad feeling about seeing all the firebadger promotion in here that I for a minute got a little angry at not having opera mentioned anywhere in W.P, my mistake anyways for being so blunt… thank you all and God bless.
Forum: Themes and Templates
In reply to: format the first letter of a posti searched but didnt come up with the link.. thanks a lot podz.. you are a major help… god bless.
Forum: Everything else WordPress
In reply to: Goodbye and good luck to all.Sorry to see you go nuclear moose, hope you reconsider your decision… its always a sad day when old timers go.. anyways good luck and god bless.
Forum: Fixing WordPress
In reply to: unique problems in browsers other than I.Ewell let me try it out.. if I come across a solution I will def let you all know.. thanks you.
Forum: Installing WordPress
In reply to: Using WP w/o Mod_rewritethat would be odd, mod_rewrite on request, godaddy support opined that the reason for not enabling mod_rewrite on shared hosts was to avoid certain security issue…
I dont think forum members are lying, I think they are the ones who might have been misinformed for permalinks work even though mod_rewrite is not enabled
Forum: Installing WordPress
In reply to: Using WP w/o Mod_rewriteonly their dedicated servers have mod_rewrite enabled… and I was told of this directly by their customer support so its directly from the horses mouth mind you.
Forum: Installing WordPress
In reply to: Using WP w/o Mod_rewriteerrr my host https://www.godaddy.com DOES NOT have mod_rewrite and this is a fact… and my site https://www.arrogantly.com does have neat permalinks and so I say that its possible out of experience
Forum: Installing WordPress
In reply to: Using WP w/o Mod_rewriteactually you don’t need mod_rewrite for custom permalinks, if your host has .htaccess then its possible to have custom permalinks…
Forum: Requests and Feedback
In reply to: backing upyou solved 1/2 of my problems, thank you…
I dont want an email notification, that I already have figured out… you see in blogger, whenver I make a post, the same post is sent via email to MY email address which is then saved into a ‘blog’ folder… this is just for archival purposes.
Forum: Fixing WordPress
In reply to: mod_rewrite essential?well its linkable… but then I guess you will lose out on search engine placement… for your keywords will not be indexed by the spiders
Forum: Fixing WordPress
In reply to: mod_rewrite essential?Cypher,
So posts links will take the shape of <www.yoursite.com/index.php?p=[post-id]> ….. but would it be possible to link directly to these links .. I mean can one link to my posts even if it takes this shape?