[Burichan] [Futaba] [Kusabax]  -  [WT]  [Home] [Manage]
IF YOU DO NOT READ THE COMMENTS IN CONFIG.PHP YOU VOID YOUR RIGHT TO SUPPORT

[Return]
Posting mode: Reply
Name
Email
Subject   (reply to 6822)
Message
File
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG
  • Maximum file size allowed is 1000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 1307 unique user posts. View catalog


File 128371772084.jpg - (79.96KB , 907x362 , asd.jpg )
6822 No. 6822 ID: 10b8d3
Which CSS file do I edit to change the font of the OP

I changed the font of the replies, but don't know how to change the font of the OP.

Pic related, the OP and replies have different fonts.
Expand all images
>> No. 6826 ID: 5c9cf8
Change the "font" property of (or add one to) the "body" selector.

Or, if you want to get hypertechnical about it, you can add a "font" property for the following selector:

div[id^="thread"]
>> No. 6829 ID: 10b8d3
This is in my txt_futatext.css file
body {
margin: 0px;
padding: 0px 8px 8px 8px;
background: #d2e1dd
color: #194d83;
font-family: Ariel;
}

font-family: Ariel; is also in my futaba.css, but no dice. I even rebuilt html files.
>> No. 6831 ID: 5c9cf8
>>6829

It's "Arial", not "Ariel". And you don't have to rebuild HTML files for changes made to the CSS.
>> No. 6833 ID: 10b8d3
File 128374508373.jpg - (20.34KB , 550x320 , embarrassed.jpg )
6833
>>6831


Delete post []
Password  
Report post
Reason