The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Removing the qoutes from HTML tag, <blockqoute>

2 posters

Go down

In progress Removing the qoutes from HTML tag, <blockqoute>

Post by Patchy March 15th 2013, 1:28 am

I'm not exactly sure why these appear, as I've never seen them occur before. As for an example... image below.

Is there any way to remove them, as I don't want them to appear and they never have before when using,
Code:
<blockquote>

Removing the qoutes from HTML tag, <blockqoute> Ddddfcd
Patchy
Patchy
Forumember

Other / Decline to state Posts : 112
Reputation : 2
Language : ENGLISH

http://falatainfinita.forumotion.com

Back to top Go down

In progress Re: Removing the qoutes from HTML tag, <blockqoute>

Post by SLGray March 15th 2013, 4:40 am

Prince Soren wrote:I'm not exactly sure why these appear, as I've never seen them occur before. As for an example... image below.

Is there any way to remove them, as I don't want them to appear and they never have before when using,
Code:
<blockquote>

Removing the qoutes from HTML tag, <blockqoute> Ddddfcd
Do you mean the " that appear at the start of the quote?


Last edited by SLGray on March 15th 2013, 5:07 pm; edited 1 time in total


Removing the qoutes from HTML tag, <blockqoute> Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Removing the qoutes from HTML tag, <blockqoute>

Post by Patchy March 15th 2013, 4:34 pm

Yes. They were not there in phpbb2. They're becoming exceedingly annoying. Is there an html tag to space everything from the size by chance? Blockquote did that in phpbb2 and now it does this crap. Its awful but I don't want to switch back.
Patchy
Patchy
Forumember

Other / Decline to state Posts : 112
Reputation : 2
Language : ENGLISH

http://falatainfinita.forumotion.com

Back to top Go down

In progress Re: Removing the qoutes from HTML tag, <blockqoute>

Post by SLGray March 15th 2013, 5:08 pm

Look for this in your CSS:
Code:
blockquote {
    background: url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px rgb(235, 234, 221);
}
Image URL:
Code:
http://2img.net/i/fa/prosilver/quote.gif
Removing the qoutes from HTML tag, <blockqoute> Quote


Removing the qoutes from HTML tag, <blockqoute> Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Removing the qoutes from HTML tag, <blockqoute>

Post by Patchy March 15th 2013, 10:13 pm

Okay Ill do that and see...

Edit: I literally do not have a CSS page at all..

Its blank and I'm afraid to mess with it.

I have a thing hat shows me the basic CSS but the normal one doesn't show anything.

Here's my CSS link: riseoftherevolution.forumotion.com/33-ltr.css?pop=1

Thats all i can get to show. The normal CSS page looks like this:

Removing the qoutes from HTML tag, <blockqoute> Kdkfls
Patchy
Patchy
Forumember

Other / Decline to state Posts : 112
Reputation : 2
Language : ENGLISH

http://falatainfinita.forumotion.com

Back to top Go down

In progress Re: Removing the qoutes from HTML tag, <blockqoute>

Post by SLGray March 16th 2013, 1:00 am

Add this to your CSS:
Code:
  blockquote {
        background: url("") no-repeat scroll 6px 8px rgb(235, 234, 221);
    }


Removing the qoutes from HTML tag, <blockqoute> Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum