Page title background image take off zoom

Permalink Browser Info Environment
Hi there,

im wanting to find out if i can have the image in page titles so there not super zoomed in, juts want it responsive but normal so you can see full image, can you help me sort this or send em the code so its not zoomed in on page title background, example link below

http://www.dancepad.org.uk/newwebsite/index.php/what-we-do...

cheers
Dave

Type: Pre-Sale
Status: In Progress
david1983
View Replies:
david1983 replied on at Permalink Reply
david1983
tried this but not worked on custom css?

wrapper #page-title {
background-attachment: fixed;
background-color: #e2e2e2;
background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
padding: 5em 0;
}
datasouth replied on at Permalink Reply
datasouth
Hi Dave,

The zoom in effect is because of the position fixed. Try changing it to "scroll" and see if this helps. Let me know if you need help with anything else.

Regards.
david1983 replied on at Permalink Reply
david1983
could you possible add the correct code so i can simply add all my images.


i tired overwriting the css but it didnt take effect, if you could apply the correct code and ill be going live with site this week.


hope you can help and appreciate this last fix for me.


Dave


________________________________
From: concrete5 Community <discussions@concretecms.com>
Sent: 04 July 2016 08:24
To: davidkirkpatrick1@hotmail.co.uk
Subject: Page title background image take off zoom : Support
datasouth replied on at Permalink Reply
datasouth
Hi,

just add this in

#wrapper #page-title{
 background-attachment: scroll !important;
}


I think your code didnt work because the wrapper ID didnt have the "#". Also added an !important to force overwrite it.

I hope this helps.
david1983 replied on at Permalink Reply
david1983
thanks for that, the back to top button down bottom right hand side seems to have dissapeared, how can i get this back please?

Dave
david1983 replied on at Permalink Reply
david1983
sorry for all the questions, linkedin button doesnt work and i want thes to open in new tab, can this be done

thanks for help
Dave
david1983 replied on at Permalink Reply
david1983
this is the final last 2 things and im going live this weekend, really annoying why the back to top has gone weird, and juts linkedin link not working and were there :)

thanks so much and ping me a link to leave you a great review please?

concrete5 Environment Information

# concrete5 Version
Core Version - 5.7.5.7
Version Installed - 5.7.5.7
Database Version - 20160412000000

# concrete5 Packages
Simple Slider (1.0), Stride Theme (1.0.7).

# concrete5 Overrides
languages/es_PY/LC_MESSAGES/messages.mo, languages/es_PY/LC_MESSAGES, languages/es_PY, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/cs_CZ/LC_MESSAGES/messages.mo, languages/cs_CZ/LC_MESSAGES, languages/cs_CZ, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/es_PY/LC_MESSAGES/messages.mo, languages/es_PY/LC_MESSAGES, languages/es_PY, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/cs_CZ/LC_MESSAGES/messages.mo, languages/cs_CZ/LC_MESSAGES, languages/cs_CZ, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - On - In all cases.
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.4.43

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, http, iconv, imagick, imap, intl, ionCube Loader, json, ldap, libxml, magickwand, mailparse, mbstring, mcrypt, mhash, mysql, mysqli, OAuth, oci8, odbc, openssl, pcntl, pcre, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, readline, recode, Reflection, session, shmop, SimpleXML, soap, sockets, SourceGuardian, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, uploadprogress, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 256M
post_max_size - 64M
sql.safe_mode - Off
upload_max_filesize - 64M
http.persistent.handles.limit - -1
ldap.max_links - Unlimited
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
oci8.max_persistent - -1
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.