vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   vBulletin 4 Archive Font Size (https://vborg.vbsupport.ru/showthread.php?t=329314)

Bulent Tekcan 08-28-2022 10:36 AM

vBulletin 4 Archive Font Size
 
Hello,

How can I change vbulletin 4 archive font size ? I need to change titles and posts font size, because google search show me error about too little and can't read.

Regards

omer87 08-28-2022 11:14 AM

/archive/archive.css
Find
HTML Code:

body, li, td, div {
        font: 11px verdana, arial, sans-serif;
}

Replace
HTML Code:

body, li, td, div {
        font: 18px verdana, arial, sans-serif;
}

Find
HTML Code:

li {
        font-size: 10pt;
}

Replace
HTML Code:

li {
        font-size: 14pt;
}


Bulent Tekcan 08-28-2022 12:05 PM

Thanks for your reply. Is it any way to without change any files ? For example with vbulletin.css or anything ?

Regards

omer87 08-28-2022 03:17 PM

Quote:

Originally Posted by Bulent Tekcan (Post 2608786)
Thanks for your reply. Is it any way to without change any files ? For example with vbulletin.css or anything ?


Regards

Unfortunately no, as this is the only CSS file for the archive page.

Maalesef hayır, ??nk? bu arşiv sayfası i?in tek CSS dosyasıdır.

omer87 08-28-2022 05:45 PM

1 Attachment(s)
Quote:

Originally Posted by Bulent Tekcan (Post 2608786)
Thanks for your reply. Is it any way to without change any files ? For example with vbulletin.css or anything ?


Regards


I found a solution.
Add css code to archive part instead of ad code.
I added screenshots


HTML Code:

<style>
body, li, td, div {
        font: 18px verdana, arial, sans-serif;
}
li {
        font-size: 14pt;
}
</style>

----------

Bir ??z?m buldum.
Arşiv kısmına reklam kodu yerine css kodu ekleyin.
Ekran resimleri ekledim

Bulent Tekcan 08-29-2022 03:53 AM

Quote:

Originally Posted by omer87 (Post 2608788)
I found a solution.
Add css code to archive part instead of ad code.
I added screenshots


HTML Code:

<style>
body, li, td, div {
        font: 18px verdana, arial, sans-serif;
}
li {
        font-size: 14pt;
}
</style>

----------

Bir ??z?m buldum.
Arşiv kısmına reklam kodu yerine css kodu ekleyin.
Ekran resimleri ekledim

Thanks so much 👍

D?n ben de bunu buldum aynen, hatta şu koduda ekledim archive?e ve sorun k?kten ??z?ld?

<meta name="viewport" content="width=device-width, initial-scale=1.0">

?ok teşekk?rler 👍

Bulent Tekcan 08-30-2022 05:09 AM

1 Attachment(s)
Quote:

Originally Posted by omer87 (Post 2608788)
I found a solution.
Add css code to archive part instead of ad code.
I added screenshots


HTML Code:

<style>body, li, td, div {    font: 18px verdana, arial, sans-serif;}li {    font-size: 14pt;}</style>
----------

Bir ??z?m buldum.
Arşiv kısmına reklam kodu yerine css kodu ekleyin.
Ekran resimleri ekledim

Hello again,

Dostum http ile başlayan her satır konu alanı dışına sağa doğru gidiyor. Normal yazı gibi alta devam etmiyor. Bu eskiden beri b?yle idi. Nedeni veya ??z?m? hakkında bir fikrin var mıdır ? Aslında bana lazım olan Archive'de http,img olan linkleri misafire kapatmak, bu kesin ??z?m olacak.

Any idea this problem?



Regards

omer87 09-02-2022 08:00 PM

This is how I solved it.

HTML Code:

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
body, li, td, div {
        font: 18px verdana, arial, sans-serif;
}
li {
        font-size: 14pt;
}
div.posttext {
    overflow-x: hidden;
}
</style>


Bulent Tekcan 09-03-2022 12:13 AM

1 Attachment(s)
Thanks fot your reply.

Selam,

Ben de b?yle yaptım ?alışıyor gibi ancak Lighthouse test sitesi kod yok diyor 😞

https://web.dev/measure/

yilmaz 09-04-2022 04:11 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=329320" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=329320</a>


All times are GMT. The time now is 07:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02758 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete