Jump to content
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Изминить вид скрытого текста

Хочу изменить вид рамки в каторой находится "скрытый текст". По умолчанию она напоминает рамку "цитаты."

Так как я полный нуб в ксс то прошу помощи у форумчан. :)

 

Вот собственно код:

.hideerrortop{

background: #E4EAF2;

border: 1px dotted #000;

border-bottom: 0;

border-left: 4px solid #8394B2;

color: #000;

font-weight: bold;

font-size: 10px;

margin: 8px auto 0 auto;

padding: 3px; }

 

и

.hideerrormain{

background: #FAFCFE;

border: 1px dotted #000;

border-left: 4px solid #8394B2;

border-top: 0;

font-family: Verdana, Arial; f

ont-size: 11px;

font-weight: bold;

color: red;

padding: 4px;

margin: 0 auto 8px auto;}

 

...а вот так хочу чтобы она выглядела (форма "цитаты" в версиях 1.х)

592c59e2f114t.jpg

 

PS. Help please!

Мне с этим не справица(ксс еще не юзал). Пока разберусь что к чему, может пройти не один год.)))

Featured Replies

.hideerrortop{ 
background: transparent; 
border: 0; 
color: #000; 
font-weight: bold; 
font-size: 10px; 
margin: 8px auto 0 auto; 
padding: 3px; }


.hideerrormain{ 
background: #fff;
border: 1px solid #000; 
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000; 
padding: 4px; 
margin: 0 auto 8px auto;}

  • Author

Fisana, огромное спасибо!

 

Получилось именно так, как хотелось.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.